summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-04 19:12:36 +0000
committerSam James <sam@gentoo.org>2021-05-04 19:12:36 +0000
commite71db410cc0c373e98b02f0b24c129b518938a46 (patch)
treeca5618798099e747047e5ae8c1e44bfe4c4e069e /dev-perl/Shell-Guess
parentdev-perl/Archive-Extract: Stabilize 0.860.0 arm, #782028 (diff)
downloadgentoo-e71db410cc0c373e98b02f0b24c129b518938a46.tar.gz
gentoo-e71db410cc0c373e98b02f0b24c129b518938a46.tar.bz2
gentoo-e71db410cc0c373e98b02f0b24c129b518938a46.zip
dev-perl/Shell-Guess: Stabilize 0.90.0 arm, #782028
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Shell-Guess')
-rw-r--r--dev-perl/Shell-Guess/Shell-Guess-0.90.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Shell-Guess/Shell-Guess-0.90.0.ebuild b/dev-perl/Shell-Guess/Shell-Guess-0.90.0.ebuild
index 34b7e998c02f..8c62ab02d0eb 100644
--- a/dev-perl/Shell-Guess/Shell-Guess-0.90.0.ebuild
+++ b/dev-perl/Shell-Guess/Shell-Guess-0.90.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="Make an educated guess about the shell in use"
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 )"