diff options
author | James Le Cuirot <chewi@gentoo.org> | 2021-09-28 14:58:19 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2021-09-28 14:59:05 +0100 |
commit | f045e6a32a0ae60ebb5b245e4388ca97304ca19a (patch) | |
tree | 2c474a481d8cfea876f74f0a6a5459f170a96db7 /dev-perl/LWP-Protocol-https | |
parent | dev-perl/libwww-perl: Keyword 6.550.0 for ~m68k (diff) | |
download | gentoo-f045e6a32a0ae60ebb5b245e4388ca97304ca19a.tar.gz gentoo-f045e6a32a0ae60ebb5b245e4388ca97304ca19a.tar.bz2 gentoo-f045e6a32a0ae60ebb5b245e4388ca97304ca19a.zip |
dev-perl/LWP-Protocol-https: Keyword 6.100.0 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-perl/LWP-Protocol-https')
-rw-r--r-- | dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.100.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.100.0.ebuild b/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.100.0.ebuild index e2fb78efd2d8..d68788c5ebae 100644 --- a/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.100.0.ebuild +++ b/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.100.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Provide https support for LWP::UserAgent" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" RDEPEND=" app-misc/ca-certificates |