diff options
author | Kent Fredric <kentnl@gentoo.org> | 2020-07-23 23:07:41 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2020-07-23 23:11:25 +1200 |
commit | 8f4d123ec9a6346dbaa0a131ff29971465af7ba1 (patch) | |
tree | 268e4c1cff4e62fe99110e5fb906a29b3a69e2cb /dev-perl/IO-Socket-SSL | |
parent | dev-perl/LWP-Protocol-https: Drop m68k and various prefixes bug #690140 (diff) | |
download | gentoo-8f4d123ec9a6346dbaa0a131ff29971465af7ba1.tar.gz gentoo-8f4d123ec9a6346dbaa0a131ff29971465af7ba1.tar.bz2 gentoo-8f4d123ec9a6346dbaa0a131ff29971465af7ba1.zip |
dev-perl/IO-Socket-SSL: Drop m68k and various prefixes re bug #690140
Bug: https://bugs.gentoo.org/690140
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'dev-perl/IO-Socket-SSL')
-rw-r--r-- | dev-perl/IO-Socket-SSL/IO-Socket-SSL-2.52.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-2.52.0.ebuild b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-2.52.0.ebuild index f952164dcff9..0065bc9899a9 100644 --- a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-2.52.0.ebuild +++ b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-2.52.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Nearly transparent SSL encapsulation for IO::Socket::INET" 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 ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="idn" RDEPEND=" |