commit: 2caf3df253d958d190bf8c8358708a84db346540 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue May 4 19:12:37 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue May 4 19:12:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2caf3df2
dev-perl/Shell-Config-Generate: Stabilize 0.330.0 arm, #782028 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/Shell-Config-Generate/Shell-Config-Generate-0.330.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Shell-Config-Generate/Shell-Config-Generate-0.330.0.ebuild b/dev-perl/Shell-Config-Generate/Shell-Config-Generate-0.330.0.ebuild index 15d6f4b0acf..5547f9b53f4 100644 --- a/dev-perl/Shell-Config-Generate/Shell-Config-Generate-0.330.0.ebuild +++ b/dev-perl/Shell-Config-Generate/Shell-Config-Generate-0.330.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="Portably generate config for any shell" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" IUSE="test" RESTRICT="!test? ( test )"