diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-06 08:52:20 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-06 08:54:51 +0200 |
commit | eb5ca38f63003706202618836dc4605d261e95b9 (patch) | |
tree | 5c9eca3064e95002d4e6ccbc0c9183d30ba2549c /dev-perl/Cookie-Baker-XS | |
parent | dev-perl/Cookie-Baker: amd64 stable wrt bug #788214 (diff) | |
download | gentoo-eb5ca38f63003706202618836dc4605d261e95b9.tar.gz gentoo-eb5ca38f63003706202618836dc4605d261e95b9.tar.bz2 gentoo-eb5ca38f63003706202618836dc4605d261e95b9.zip |
dev-perl/Cookie-Baker-XS: amd64 stable wrt bug #788214
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/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 97fbb35fe9cb..0d783337cb99 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 )" |