diff options
author | Sam James <sam@gentoo.org> | 2021-05-04 21:27:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-04 21:27:40 +0000 |
commit | 70bd0cd79a14dc34d157858af3571eb9cf8f20cd (patch) | |
tree | 53b6133d84b837c1d4ff3185b385a9227911707d /dev-perl/Cookie-Baker-XS | |
parent | dev-perl/App-perlbrew: Stabilize 0.920.0 x86, #783477 (diff) | |
download | gentoo-70bd0cd79a14dc34d157858af3571eb9cf8f20cd.tar.gz gentoo-70bd0cd79a14dc34d157858af3571eb9cf8f20cd.tar.bz2 gentoo-70bd0cd79a14dc34d157858af3571eb9cf8f20cd.zip |
dev-perl/Cookie-Baker-XS: Stabilize 0.110.0 ppc, #788214
Signed-off-by: Sam James <sam@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 | 4 |
1 files changed, 2 insertions, 2 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 1fbe05d444dd..4a68db9be5bf 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 )" |