diff options
author | Sam James <sam@gentoo.org> | 2021-07-31 23:20:21 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-31 23:20:21 +0100 |
commit | 4b72faf0bd40197740ea0c01fd134a7d541342ee (patch) | |
tree | d5f39547d7dd58eef402503b96db073411740f87 /dev-perl/WWW-Mechanize | |
parent | dev-perl/XML-Parser: Stabilize 2.460.0 ppc, #805098 (diff) | |
download | gentoo-4b72faf0bd40197740ea0c01fd134a7d541342ee.tar.gz gentoo-4b72faf0bd40197740ea0c01fd134a7d541342ee.tar.bz2 gentoo-4b72faf0bd40197740ea0c01fd134a7d541342ee.zip |
dev-perl/WWW-Mechanize: Stabilize 1.910.0 ppc, #805101
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/WWW-Mechanize')
-rw-r--r-- | dev-perl/WWW-Mechanize/WWW-Mechanize-1.910.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.910.0.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.910.0.ebuild index 43eadb0d03d3..b8507fb3e473 100644 --- a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.910.0.ebuild +++ b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.910.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="Handy web browsing in a Perl object" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ppc ~x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )" |