summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYu Gu <guyu2876@gmail.com>2022-09-12 20:20:46 +0800
committerJakov Smolić <jsmolic@gentoo.org>2022-09-13 12:39:34 +0200
commit498e456cb2fe8d5d0b5b206ce346da022092c9cb (patch)
tree0ccf5db91d949995b2d5ee81990b5a59ee24d5ae /dev-perl/DateTime-Format-ICal
parentdev-perl/DateTime-Event-ICal: Keyword 0.130.0-r1 riscv, #869833 (diff)
downloadgentoo-498e456cb2fe8d5d0b5b206ce346da022092c9cb.tar.gz
gentoo-498e456cb2fe8d5d0b5b206ce346da022092c9cb.tar.bz2
gentoo-498e456cb2fe8d5d0b5b206ce346da022092c9cb.zip
dev-perl/DateTime-Format-ICal: Keyword 0.90.0-r1 riscv, #869833
Signed-off-by: Yu Gu <guyu2876@gmail.com> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl/DateTime-Format-ICal')
-rw-r--r--dev-perl/DateTime-Format-ICal/DateTime-Format-ICal-0.90.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DateTime-Format-ICal/DateTime-Format-ICal-0.90.0-r1.ebuild b/dev-perl/DateTime-Format-ICal/DateTime-Format-ICal-0.90.0-r1.ebuild
index 1bdd0aaf0c69..3e991280c928 100644
--- a/dev-perl/DateTime-Format-ICal/DateTime-Format-ICal-0.90.0-r1.ebuild
+++ b/dev-perl/DateTime-Format-ICal/DateTime-Format-ICal-0.90.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 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="Parse and format iCal datetime and duration strings"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~riscv ~x86"
RDEPEND="
>=dev-perl/DateTime-0.170.0