summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYu Gu <guyu2876@gmail.com>2022-09-22 19:52:04 +0800
committerJakov Smolić <jsmolic@gentoo.org>2022-09-27 14:02:00 +0200
commitdd2d3e488fc0432b9c4b02273d7ab35f33de0a98 (patch)
tree43d17c779bb966d039a8d0709c0f767425fa14ed
parentdev-perl/Test-Time: Keyword 0.80.0 riscv, #872365 (diff)
downloadgentoo-dd2d3e48.tar.gz
gentoo-dd2d3e48.tar.bz2
gentoo-dd2d3e48.zip
dev-perl/Cookie-Baker: Keyword 0.110.0 riscv, #872365
Signed-off-by: Yu Gu <guyu2876@gmail.com> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-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 7ffbb651520e..d7b2ca6a264c 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-2021 Gentoo Authors
+# Copyright 1999-2022 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 ~riscv sparc x86"
IUSE="test +xs"
RESTRICT="!test? ( test )"