diff options
author | Kent Fredric <kentnl@gentoo.org> | 2020-07-23 23:06:11 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2020-07-23 23:11:21 +1200 |
commit | a4cfacaa833b55af029463774d936e53279dc0ad (patch) | |
tree | 39ec340bac7dfbbcd315c4837911564ec6984306 /dev-perl/LWP-Protocol-https | |
parent | dev-perl/Net-HTTP: Drop m68k and various prefixes re bug #690140 (diff) | |
download | gentoo-a4cfacaa833b55af029463774d936e53279dc0ad.tar.gz gentoo-a4cfacaa833b55af029463774d936e53279dc0ad.tar.bz2 gentoo-a4cfacaa833b55af029463774d936e53279dc0ad.zip |
dev-perl/LWP-Protocol-https: Drop m68k and various prefixes bug #690140
Depends:
- dev-perl/IO-Socket-SSL
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/LWP-Protocol-https')
-rw-r--r-- | dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.70.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.70.0.ebuild b/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.70.0.ebuild index fadb35350754..fd3eb9d1f86e 100644 --- a/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.70.0.ebuild +++ b/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.70.0.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Provide https support for LWP::UserAgent" SLOT="0" IUSE="test" RESTRICT="!test? ( test )" -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 ~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" RDEPEND=" app-misc/ca-certificates |