summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-04 21:27:41 +0000
committerSam James <sam@gentoo.org>2021-05-04 21:27:41 +0000
commit0bfa2bd4e992de599789d41672a03c051c600c41 (patch)
tree2c41f37faba357848f881a5d0dc9953aa4dfcd81 /dev-perl/Cookie-Baker/Cookie-Baker-0.110.0.ebuild
parentdev-perl/Cookie-Baker-XS: Stabilize 0.110.0 ppc, #788214 (diff)
downloadgentoo-0bfa2bd4e992de599789d41672a03c051c600c41.tar.gz
gentoo-0bfa2bd4e992de599789d41672a03c051c600c41.tar.bz2
gentoo-0bfa2bd4e992de599789d41672a03c051c600c41.zip
dev-perl/Cookie-Baker: Stabilize 0.110.0 ppc, #788214
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Cookie-Baker/Cookie-Baker-0.110.0.ebuild')
-rw-r--r--dev-perl/Cookie-Baker/Cookie-Baker-0.110.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Cookie-Baker/Cookie-Baker-0.110.0.ebuild b/dev-perl/Cookie-Baker/Cookie-Baker-0.110.0.ebuild
index a5fa623a6242..1e4b4feba781 100644
--- a/dev-perl/Cookie-Baker/Cookie-Baker-0.110.0.ebuild
+++ b/dev-perl/Cookie-Baker/Cookie-Baker-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
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Cookie string generator / parser"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ppc ~ppc64 ~sparc ~x86"
IUSE="test +xs"
RESTRICT="!test? ( test )"