diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-06 08:57:10 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-06 08:57:10 +0200 |
commit | f7b8deb1cc62ca8cdc621938c6c35c240bfc2da4 (patch) | |
tree | 42a9218dcc9897b27be6f5e24a312aa0f7474fae /dev-perl/Cookie-Baker-XS | |
parent | dev-perl/Cookie-Baker: x86 stable wrt bug #788214 (diff) | |
download | gentoo-f7b8deb1cc62ca8cdc621938c6c35c240bfc2da4.tar.gz gentoo-f7b8deb1cc62ca8cdc621938c6c35c240bfc2da4.tar.bz2 gentoo-f7b8deb1cc62ca8cdc621938c6c35c240bfc2da4.zip |
dev-perl/Cookie-Baker-XS: x86 stable wrt bug #788214
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/Cookie-Baker-XS')
-rw-r--r-- | dev-perl/Cookie-Baker-XS/Cookie-Baker-XS-0.110.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Cookie-Baker-XS/Cookie-Baker-XS-0.110.0.ebuild b/dev-perl/Cookie-Baker-XS/Cookie-Baker-XS-0.110.0.ebuild index 0d783337cb99..b22952791375 100644 --- a/dev-perl/Cookie-Baker-XS/Cookie-Baker-XS-0.110.0.ebuild +++ b/dev-perl/Cookie-Baker-XS/Cookie-Baker-XS-0.110.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Accelerate Cookie::Baker's crush_cookie" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86" IUSE="test" RESTRICT="!test? ( test )" |