diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-12 16:35:06 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-12 16:43:35 +0100 |
commit | a5bfbc17af4c8c5069c575422e84aefa2fc53521 (patch) | |
tree | 0b6acee5573f1ed3c8d6a8ae0f7540b96923962f /dev-perl/Net-SSLeay | |
parent | app-eselect/eselect-java: x86 stable wrt bug #606504 (diff) | |
download | gentoo-a5bfbc17af4c8c5069c575422e84aefa2fc53521.tar.gz gentoo-a5bfbc17af4c8c5069c575422e84aefa2fc53521.tar.bz2 gentoo-a5bfbc17af4c8c5069c575422e84aefa2fc53521.zip |
dev-perl/Net-SSLeay: x86 stable wrt bug #608170
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Net-SSLeay')
-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 3683f7f85efe..c623e119007d 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=" |