commit: f776fe096b22f9a506e00591016cd016b4c770a5 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Aug 2 02:24:21 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Aug 2 02:24:21 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f776fe09
dev-perl/LWP-Online: Stabilize 1.80.0-r2 arm64, #799659 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild b/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild index 0f67dd626d8..ee28266aeaa 100644 --- a/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild +++ b/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.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="Does your process have access to the web" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )"
