diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-08 17:13:10 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-08 17:18:14 +0100 |
commit | 3da69bb0349db69a11a894cbd3c1e6316953436c (patch) | |
tree | 0977f3df32b3ad28e5ebb569320897842bc470e7 /dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.70.0.ebuild | |
parent | dev-perl/Net-HTTP: marked ~x64-solaris (diff) | |
download | gentoo-3da69bb0349db69a11a894cbd3c1e6316953436c.tar.gz gentoo-3da69bb0349db69a11a894cbd3c1e6316953436c.tar.bz2 gentoo-3da69bb0349db69a11a894cbd3c1e6316953436c.zip |
dev-perl/LWP-Protocol-https: marked ~x64-solaris
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.70.0.ebuild')
-rw-r--r-- | dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.70.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 fd3eb9d1f86e..ddd99d384771 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" RDEPEND=" app-misc/ca-certificates |