diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-07-14 17:54:37 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-14 17:08:07 +0100 |
commit | 2d1416b8fc08c2a8a465e5eb804233db5643bcfc (patch) | |
tree | 51046d737d654612c129f9328c505a94fa74f8f8 /dev-perl/libwww-perl | |
parent | sys-kernel/vanilla-sources: Automated version bump to {5.4.132,5.10.50,5.12.1... (diff) | |
download | gentoo-2d1416b8fc08c2a8a465e5eb804233db5643bcfc.tar.gz gentoo-2d1416b8fc08c2a8a465e5eb804233db5643bcfc.tar.bz2 gentoo-2d1416b8fc08c2a8a465e5eb804233db5643bcfc.zip |
dev-perl/libwww-perl: stable 6.530.0 for sparc, bug #801586
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl/libwww-perl')
-rw-r--r-- | dev-perl/libwww-perl/libwww-perl-6.530.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/libwww-perl/libwww-perl-6.530.0.ebuild b/dev-perl/libwww-perl/libwww-perl-6.530.0.ebuild index 1b3d7d674446..5c46cf69686d 100644 --- a/dev-perl/libwww-perl/libwww-perl-6.530.0.ebuild +++ b/dev-perl/libwww-perl/libwww-perl-6.530.0.ebuild @@ -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 ~x64-solaris" +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 )" |