diff options
author | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 16:35:34 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 16:35:34 +0100 |
commit | 0a51e2cba4e8cea68907fb7d990f9c2f19e72f97 (patch) | |
tree | db42a3cbaee2bc3c314c277ab0d6c8dfd8386285 | |
parent | dev-perl/Net-SNMP: drop ppc-aix m68k-mint (diff) | |
download | gentoo-0a51e2cba4e8cea68907fb7d990f9c2f19e72f97.tar.gz gentoo-0a51e2cba4e8cea68907fb7d990f9c2f19e72f97.tar.bz2 gentoo-0a51e2cba4e8cea68907fb7d990f9c2f19e72f97.zip |
dev-perl/Net-SSLeay: drop ppc-aix m68k-mint
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
-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 6ed4bc6772c1..0e17fb881aa4 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 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 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="libressl test minimal examples" RESTRICT="!test? ( test )" |