diff options
author | Matt Turner <mattst88@gentoo.org> | 2016-05-25 15:33:24 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2016-05-25 15:33:39 -0700 |
commit | e13b537c7028de48252b95ef3552b42d6cfac8b7 (patch) | |
tree | 492fd38df94ad756ee19c4fa8377d48244d6327a /dev-perl/Net-SSLeay | |
parent | dev-perl/Search-Xapian: added ~alpha, bug 581856. (diff) | |
download | gentoo-e13b537c7028de48252b95ef3552b42d6cfac8b7.tar.gz gentoo-e13b537c7028de48252b95ef3552b42d6cfac8b7.tar.bz2 gentoo-e13b537c7028de48252b95ef3552b42d6cfac8b7.zip |
dev-perl/Net-SSLeay: alpha stable, bug 579284.
Diffstat (limited to 'dev-perl/Net-SSLeay')
-rw-r--r-- | dev-perl/Net-SSLeay/Net-SSLeay-1.720.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Net-SSLeay/Net-SSLeay-1.720.0-r1.ebuild b/dev-perl/Net-SSLeay/Net-SSLeay-1.720.0-r1.ebuild index 553a6e32a726..46b7ee731c23 100644 --- a/dev-perl/Net-SSLeay/Net-SSLeay-1.720.0-r1.ebuild +++ b/dev-perl/Net-SSLeay/Net-SSLeay-1.720.0-r1.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 ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-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 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-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=" |