summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYu Gu <guyu2876@gmail.com>2022-10-29 19:07:17 +0800
committerJakov Smolić <jsmolic@gentoo.org>2022-11-23 15:02:26 +0100
commitaff0e331bb8e7ec070dd4a9bedff7dd959bb5c11 (patch)
tree1cdf89ecebda6d746a3f42010aa5abd8e6be40d4 /dev-perl/Data-GUID
parentdev-perl/Data-Page-Pageset: Keyword 1.20.0-r2 riscv, #878483 (diff)
downloadgentoo-aff0e331bb8e7ec070dd4a9bedff7dd959bb5c11.tar.gz
gentoo-aff0e331bb8e7ec070dd4a9bedff7dd959bb5c11.tar.bz2
gentoo-aff0e331bb8e7ec070dd4a9bedff7dd959bb5c11.zip
dev-perl/Data-GUID: Keyword 0.50.0 riscv, #878483
Signed-off-by: Yu Gu <guyu2876@gmail.com> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl/Data-GUID')
-rw-r--r--dev-perl/Data-GUID/Data-GUID-0.50.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Data-GUID/Data-GUID-0.50.0.ebuild b/dev-perl/Data-GUID/Data-GUID-0.50.0.ebuild
index 45a5e96ace49..caf99547a864 100644
--- a/dev-perl/Data-GUID/Data-GUID-0.50.0.ebuild
+++ b/dev-perl/Data-GUID/Data-GUID-0.50.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=8
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Simple interface for generating and using globally unique identifiers"
SLOT="0"
-KEYWORDS="amd64"
+KEYWORDS="amd64 ~riscv"
RDEPEND="
virtual/perl-Carp