diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-25 07:37:33 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-25 07:37:33 +0200 |
commit | 3b93472c65afc2f844c6bcbec7f29fdb64c02128 (patch) | |
tree | dfaa65423f5b43865120c23c90e6672521195fe6 /dev-perl/Net-SSLeay | |
parent | dev-perl/Net-SFTP-Foreign: x86 stable wrt bug #810161 (diff) | |
download | gentoo-3b93472c65afc2f844c6bcbec7f29fdb64c02128.tar.gz gentoo-3b93472c65afc2f844c6bcbec7f29fdb64c02128.tar.bz2 gentoo-3b93472c65afc2f844c6bcbec7f29fdb64c02128.zip |
dev-perl/Net-SSLeay: x86 stable wrt bug #810163
Package-Manager: Portage-3.0.20, Repoman-3.0.2
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.900.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Net-SSLeay/Net-SSLeay-1.900.0.ebuild b/dev-perl/Net-SSLeay/Net-SSLeay-1.900.0.ebuild index 823806e15215..aa5532ab4b45 100644 --- a/dev-perl/Net-SSLeay/Net-SSLeay-1.900.0.ebuild +++ b/dev-perl/Net-SSLeay/Net-SSLeay-1.900.0.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Perl extension for using OpenSSL" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="minimal examples" RDEPEND=" |