diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-10-29 19:07:18 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-11-23 15:02:27 +0100 |
commit | bbdbd54df5ff4b4d84cb03c4407ad2a171cec447 (patch) | |
tree | 09a26dd8818c5ade8590faa7b10f346637c694ad /dev-perl/Data-ICal | |
parent | dev-perl/Text-vFile-asData: Keyword 0.80.0-r1 riscv, #878483 (diff) | |
download | gentoo-bbdbd54df5ff4b4d84cb03c4407ad2a171cec447.tar.gz gentoo-bbdbd54df5ff4b4d84cb03c4407ad2a171cec447.tar.bz2 gentoo-bbdbd54df5ff4b4d84cb03c4407ad2a171cec447.zip |
dev-perl/Data-ICal: Keyword 0.240.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-ICal')
-rw-r--r-- | dev-perl/Data-ICal/Data-ICal-0.240.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Data-ICal/Data-ICal-0.240.0.ebuild b/dev-perl/Data-ICal/Data-ICal-0.240.0.ebuild index 1072d58c49ff..a22123945b7e 100644 --- a/dev-perl/Data-ICal/Data-ICal-0.240.0.ebuild +++ b/dev-perl/Data-ICal/Data-ICal-0.240.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="Generates iCalendar (RFC 2445) calendar files" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 ~riscv ~x86" IUSE="test" RESTRICT="!test? ( test )" |