diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-05 14:13:48 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-05 14:13:48 +0200 |
commit | 12ad2863f1aea2401e40644de94eb8dfeae8ff5a (patch) | |
tree | d96a72e6e9e0f8bec5f4959e7f27ea5758b56735 /dev-perl/Shell-Guess | |
parent | dev-perl/Shell-Config-Generate: amd64 stable wrt bug #782028 (diff) | |
download | gentoo-12ad2863f1aea2401e40644de94eb8dfeae8ff5a.tar.gz gentoo-12ad2863f1aea2401e40644de94eb8dfeae8ff5a.tar.bz2 gentoo-12ad2863f1aea2401e40644de94eb8dfeae8ff5a.zip |
dev-perl/Shell-Guess: amd64 stable wrt bug #782028
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@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 8c62ab02d0eb..c6f493396358 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 )" |