diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-11-07 13:37:21 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-11-07 13:38:12 -0500 |
commit | fd63aa445c6d03533dc917e928d202a2726d3a65 (patch) | |
tree | 6a1b9ea5d017b8d74506f9231e7729cbc96eff57 /dev-perl | |
parent | dev-lang/spark: use the ada eclass (diff) | |
download | gentoo-fd63aa445c6d03533dc917e928d202a2726d3a65.tar.gz gentoo-fd63aa445c6d03533dc917e928d202a2726d3a65.tar.bz2 gentoo-fd63aa445c6d03533dc917e928d202a2726d3a65.zip |
dev-perl/Net-SSLeay: arm64 stable (bug #684308)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Diffstat (limited to 'dev-perl')
-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 9d3ee47a4b7c..df8686de7bf3 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=" |