diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-02-26 09:08:32 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-02-26 09:09:18 +0100 |
commit | e1db9b52e05483d4753ad6343bf9931ef718a3fe (patch) | |
tree | d033d1c8aaff7ef1a1656d76d4ea67efa5018988 /dev-perl | |
parent | sci-electronics/espresso-ab: x86 stable wrt bug #770643 (diff) | |
download | gentoo-e1db9b52e05483d4753ad6343bf9931ef718a3fe.tar.gz gentoo-e1db9b52e05483d4753ad6343bf9931ef718a3fe.tar.bz2 gentoo-e1db9b52e05483d4753ad6343bf9931ef718a3fe.zip |
dev-perl/Const-Fast: x86 stable wrt bug #770745
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Const-Fast/Const-Fast-0.14.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Const-Fast/Const-Fast-0.14.0-r2.ebuild b/dev-perl/Const-Fast/Const-Fast-0.14.0-r2.ebuild index 1a4c332c2161..9a3615f8a177 100644 --- a/dev-perl/Const-Fast/Const-Fast-0.14.0-r2.ebuild +++ b/dev-perl/Const-Fast/Const-Fast-0.14.0-r2.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Facility for creating read-only scalars, arrays, and hashes" SLOT="0" -KEYWORDS="~amd64 arm ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 arm ppc x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )" |