diff options
author | Michael Weber <xmw@gentoo.org> | 2017-05-19 02:00:55 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-05-19 02:00:55 +0200 |
commit | ba5a6776d6ed2507da9eb78a46362a2106360ab5 (patch) | |
tree | 28210dc36089fed3a49b3804e56ce93355ac0f0b /dev-perl/Net-SSLeay | |
parent | dev-perl/XML-NamespaceSupport: arm64 stable (bug 617296). (diff) | |
download | gentoo-ba5a6776d6ed2507da9eb78a46362a2106360ab5.tar.gz gentoo-ba5a6776d6ed2507da9eb78a46362a2106360ab5.tar.bz2 gentoo-ba5a6776d6ed2507da9eb78a46362a2106360ab5.zip |
dev-perl/Net-SSLeay: ppc stable (bug 617294).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-perl/Net-SSLeay')
-rw-r--r-- | dev-perl/Net-SSLeay/Net-SSLeay-1.810.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Net-SSLeay/Net-SSLeay-1.810.0.ebuild b/dev-perl/Net-SSLeay/Net-SSLeay-1.810.0.ebuild index 6271fb9eeca7..5b744039a2eb 100644 --- a/dev-perl/Net-SSLeay/Net-SSLeay-1.810.0.ebuild +++ b/dev-perl/Net-SSLeay/Net-SSLeay-1.810.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 ~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" +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=" |