summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2020-08-17 00:00:12 +1200
committerKent Fredric <kentnl@gentoo.org>2020-08-17 02:18:20 +1200
commit6f752dbc2b99ae50e6a7351dcffdeee95fcb7206 (patch)
tree35e04e4335b03e02db3b906f9de25e01a0d90832 /dev-perl/Shell-Guess
parentdev-haskell/geniplate-mirror: bump up to 0.7.7 (diff)
downloadgentoo-6f752dbc2b99ae50e6a7351dcffdeee95fcb7206.tar.gz
gentoo-6f752dbc2b99ae50e6a7351dcffdeee95fcb7206.tar.bz2
gentoo-6f752dbc2b99ae50e6a7351dcffdeee95fcb7206.zip
dev-perl/Shell-Guess: Keyword ~x86
Required by: - dev-perl/Alien-Base-ModuleBuild (new dep) - dev-perl/Alien-Build Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@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 3cf2176c1743..dcc985b639f9 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-2019 Gentoo Authors
+# Copyright 1999-2020 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="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"