summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYu Gu <guyu2876@gmail.com>2022-10-29 19:07:14 +0800
committerJakov Smolić <jsmolic@gentoo.org>2022-11-23 15:02:16 +0100
commit49d809c8e874ce18055b180f6c8b50d2bfffaeb0 (patch)
treecfae64d6f925f93cb5bfe6fb2f7d061ed7fd52fb /dev-perl/Convert-Color
parentdev-perl/Calendar-Simple: Keyword 2.0.1 riscv, #878483 (diff)
downloadgentoo-49d809c8e874ce18055b180f6c8b50d2bfffaeb0.tar.gz
gentoo-49d809c8e874ce18055b180f6c8b50d2bfffaeb0.tar.bz2
gentoo-49d809c8e874ce18055b180f6c8b50d2bfffaeb0.zip
dev-perl/Convert-Color: Keyword 0.110.0-r1 riscv, #878483
Signed-off-by: Yu Gu <guyu2876@gmail.com> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl/Convert-Color')
-rw-r--r--dev-perl/Convert-Color/Convert-Color-0.110.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Convert-Color/Convert-Color-0.110.0-r1.ebuild b/dev-perl/Convert-Color/Convert-Color-0.110.0-r1.ebuild
index b26a5d9e47db..674fcc4b7187 100644
--- a/dev-perl/Convert-Color/Convert-Color-0.110.0-r1.ebuild
+++ b/dev-perl/Convert-Color/Convert-Color-0.110.0-r1.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
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Color space conversions and named lookups"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 ~riscv ~x86"
RDEPEND="
dev-perl/Module-Pluggable