diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-05-06 08:00:47 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-05-06 08:22:00 +0100 |
commit | 794e96f4a280b35814199bc24df9562476684479 (patch) | |
tree | 650cc7e53e47cbb9299453b87be57d031540ee90 /dev-perl/Shell-Guess | |
parent | app-editors/nano: stable 5.6.1 for sparc (diff) | |
download | gentoo-794e96f4a280b35814199bc24df9562476684479.tar.gz gentoo-794e96f4a280b35814199bc24df9562476684479.tar.bz2 gentoo-794e96f4a280b35814199bc24df9562476684479.zip |
dev-perl/Shell-Guess: stable 0.90.0 for sparc
stable wrt bug #782028
Package-Manager: Portage-3.0.18, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@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 200a8a475dba..41524a477d0d 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 )" |