diff options
author | Fabian Groffen <grobian@gentoo.org> | 2020-07-24 20:36:43 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2020-07-24 20:57:45 +0200 |
commit | a24b3f02021d712503ae04fd3685c0a7a83c8f88 (patch) | |
tree | 33c73ea0bb3b4a5ca5dc0770fc94be705be3a3e8 /dev-perl/Net-SSLeay | |
parent | dev-perl/Test-Exception: marked ~x64-cygwin (diff) | |
download | gentoo-a24b3f02021d712503ae04fd3685c0a7a83c8f88.tar.gz gentoo-a24b3f02021d712503ae04fd3685c0a7a83c8f88.tar.bz2 gentoo-a24b3f02021d712503ae04fd3685c0a7a83c8f88.zip |
dev-perl/Net-SSLeay: marked ~x64-cygwin
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Fabian Groffen <grobian@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 6ae129bcee89..6ed4bc6772c1 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 ~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 ~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" RESTRICT="!test? ( test )" |