diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 21:56:33 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:13:27 +0200 |
commit | 534fdcd9b4df0cf65e9f81705d970947b4e5cfaf (patch) | |
tree | d374c2271c0cb1a818be6f2d7732058fd0f46116 /dev-perl | |
parent | dev-perl/Compress-Bzip2: x86 stable wrt bug #570232 (diff) | |
download | gentoo-534fdcd9b4df0cf65e9f81705d970947b4e5cfaf.tar.gz gentoo-534fdcd9b4df0cf65e9f81705d970947b4e5cfaf.tar.bz2 gentoo-534fdcd9b4df0cf65e9f81705d970947b4e5cfaf.zip |
dev-perl/Net-SSLeay: x86 stable wrt bug #579284
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl')
-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 46b7ee731c23..b74207c0764b 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=" |