diff options
author | Sam James <sam@gentoo.org> | 2021-05-06 09:58:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-06 09:58:16 +0000 |
commit | 0afce8d42b955ce082accf9ec016c11f8fe177e7 (patch) | |
tree | d7442f7e802755a1d57d2a8d8c140f36f6dd264a /dev-perl/Shell-Guess | |
parent | dev-perl/Archive-Extract: Stabilize 0.860.0 arm64, #782028 (diff) | |
download | gentoo-0afce8d42b955ce082accf9ec016c11f8fe177e7.tar.gz gentoo-0afce8d42b955ce082accf9ec016c11f8fe177e7.tar.bz2 gentoo-0afce8d42b955ce082accf9ec016c11f8fe177e7.zip |
dev-perl/Shell-Guess: Stabilize 0.90.0 arm64, #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.ebuild | 2 |
1 files changed, 1 insertions, 1 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 41524a477d0d..7f0c2c95ba5b 100644 --- a/dev-perl/Shell-Guess/Shell-Guess-0.90.0.ebuild +++ b/dev-perl/Shell-Guess/Shell-Guess-0.90.0.ebuild @@ -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 )" |