diff options
author | 2021-04-05 19:39:59 +0000 | |
---|---|---|
committer | 2021-04-05 21:56:47 +0000 | |
commit | 54a573d761a250eb2dce4bdf5e0bc4cf9d671388 (patch) | |
tree | d9aec4f69695af1d3d69ddde241b05c1aa474b18 /dev-perl/Net-SSLeay | |
parent | dev-perl/Net-SMTP-SSL: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-54a573d761a250eb2dce4bdf5e0bc4cf9d671388.tar.gz gentoo-54a573d761a250eb2dce4bdf5e0bc4cf9d671388.tar.bz2 gentoo-54a573d761a250eb2dce4bdf5e0bc4cf9d671388.zip |
dev-perl/Net-SSLeay: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@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 fef8456706e8..afd6bf8a87ce 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 ~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="libressl test minimal examples" RESTRICT="!test? ( test )" |