diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-10-25 22:30:22 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-10-25 22:30:22 +0200 |
commit | 4fd138b0edf33e89829f35298ec58c466a986989 (patch) | |
tree | e67e84034721b28e6995b61ada1322ab33469714 /dev-perl/Net-SSLeay | |
parent | dev-perl/IO-Socket-SSL: x86 stable (bug #682224) (diff) | |
download | gentoo-4fd138b0edf33e89829f35298ec58c466a986989.tar.gz gentoo-4fd138b0edf33e89829f35298ec58c466a986989.tar.bz2 gentoo-4fd138b0edf33e89829f35298ec58c466a986989.zip |
dev-perl/Net-SSLeay: x86 stable (bug #684308)
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-perl/Net-SSLeay')
-rw-r--r-- | dev-perl/Net-SSLeay/Net-SSLeay-1.880.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Net-SSLeay/Net-SSLeay-1.880.0.ebuild b/dev-perl/Net-SSLeay/Net-SSLeay-1.880.0.ebuild index b2bf758d7666..40f5d061dbfd 100644 --- a/dev-perl/Net-SSLeay/Net-SSLeay-1.880.0.ebuild +++ b/dev-perl/Net-SSLeay/Net-SSLeay-1.880.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 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-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 ~riscv ~s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-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=" |