diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-08 17:14:26 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-08 17:18:14 +0100 |
commit | 38129083a9563d3962964c0fddbcb41def7d2d85 (patch) | |
tree | c56675824727bd11e9935596a7b981d0a434c514 /dev-perl/libwww-perl | |
parent | dev-perl/LWP-Protocol-https: marked ~x64-solaris (diff) | |
download | gentoo-38129083a9563d3962964c0fddbcb41def7d2d85.tar.gz gentoo-38129083a9563d3962964c0fddbcb41def7d2d85.tar.bz2 gentoo-38129083a9563d3962964c0fddbcb41def7d2d85.zip |
dev-perl/libwww-perl: 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/libwww-perl')
-rw-r--r-- | dev-perl/libwww-perl/libwww-perl-6.270.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/libwww-perl/libwww-perl-6.270.0.ebuild b/dev-perl/libwww-perl/libwww-perl-6.270.0.ebuild index e0c9c7b6e426..e25d3f0d29f2 100644 --- a/dev-perl/libwww-perl/libwww-perl-6.270.0.ebuild +++ b/dev-perl/libwww-perl/libwww-perl-6.270.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 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A collection of Perl Modules for the WWW" SLOT="0" -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" IUSE="ssl test" RESTRICT="!test? ( test )" |