diff options
author | Mike Frysinger <vapier@gentoo.org> | 2017-02-23 23:21:04 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2017-02-23 23:21:45 -0500 |
commit | 7e56b26f1342777aa2b77bc0148fdd348b8cacf2 (patch) | |
tree | 7d06f27d638f0a8a17967fa738c0acff8e4e2f34 /dev-perl/Net-SSLeay | |
parent | virtual/perl-Digest-SHA: mark 5.950.100_rc-r1 arm64/m68k/s390/sh stable (diff) | |
download | gentoo-7e56b26f1342777aa2b77bc0148fdd348b8cacf2.tar.gz gentoo-7e56b26f1342777aa2b77bc0148fdd348b8cacf2.tar.bz2 gentoo-7e56b26f1342777aa2b77bc0148fdd348b8cacf2.zip |
dev-perl/Net-SSLeay: mark 1.720.0-r1 & 1.800.0 arm64/m68k/s390/sh stable
Diffstat (limited to 'dev-perl/Net-SSLeay')
-rw-r--r-- | dev-perl/Net-SSLeay/Net-SSLeay-1.720.0-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-perl/Net-SSLeay/Net-SSLeay-1.800.0.ebuild | 2 |
2 files changed, 2 insertions, 2 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 5254fdd7575e..c4c06de211b1 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 ~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 ~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=" 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 b411cd766cea..2687a4903705 100644 --- a/dev-perl/Net-SSLeay/Net-SSLeay-1.800.0.ebuild +++ b/dev-perl/Net-SSLeay/Net-SSLeay-1.800.0.ebuild @@ -13,7 +13,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 ~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=" |