diff options
author | 2017-02-18 15:39:00 +0100 | |
---|---|---|
committer | 2017-02-18 15:39:00 +0100 | |
commit | 9dc227feae7d279e6b2542145afb75d51e6cef3e (patch) | |
tree | 2c72d248b1447cc01e1ec0f3fe7f801eff3a544b /dev-perl/Net-SSLeay | |
parent | app-shells/quoter: ia64 stable wrt bug #608808 (diff) | |
download | gentoo-9dc227feae7d279e6b2542145afb75d51e6cef3e.tar.gz gentoo-9dc227feae7d279e6b2542145afb75d51e6cef3e.tar.bz2 gentoo-9dc227feae7d279e6b2542145afb75d51e6cef3e.zip |
dev-perl/Net-SSLeay: ia64 stable wrt bug #608170
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="ia64"
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 22e8dbcb277e..b411cd766cea 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=" |