diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2017-03-17 11:54:50 +0100 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2017-03-17 12:09:28 +0100 |
commit | d0d2e475ae337f0edac36bd6b74c028681104657 (patch) | |
tree | dce19223eec9bb15db7dacb7408d388bb92a2927 | |
parent | eeb1b5faa59d83d585068227b0dbf3219adcf869 (diff) | |
download | gentoo-d0d2e475ae337f0edac36bd6b74c028681104657.tar.gz gentoo-d0d2e475ae337f0edac36bd6b74c028681104657.tar.xz |
dev-perl/Net-SSLeay: add ~x64-cygwin keyword
Package-Manager: portage-2.3.3
-rw-r--r-- | dev-perl/Net-SSLeay/Net-SSLeay-1.800.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Net-SSLeay/Net-SSLeay-1.800.0.ebuild b/dev-perl/Net-SSLeay/Net-SSLeay-1.800.0.ebuild index 54062436826..f92c3275595 100644 --- a/dev-perl/Net-SSLeay/Net-SSLeay-1.800.0.ebuild +++ b/dev-perl/Net-SSLeay/Net-SSLeay-1.800.0.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Perl extension for using OpenSSL" LICENSE="openssl" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="libressl test minimal examples" RDEPEND=" |