diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-10-29 19:07:17 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-11-23 15:02:27 +0100 |
commit | 534b99171585ecda50f97275ac1bc1c73b527df1 (patch) | |
tree | 211989ae29842b8d8f0c73c8724fe7e92e7950a9 /dev-perl/Text-vFile-asData | |
parent | dev-perl/Data-GUID: Keyword 0.50.0 riscv, #878483 (diff) | |
download | gentoo-534b99171585ecda50f97275ac1bc1c73b527df1.tar.gz gentoo-534b99171585ecda50f97275ac1bc1c73b527df1.tar.bz2 gentoo-534b99171585ecda50f97275ac1bc1c73b527df1.zip |
dev-perl/Text-vFile-asData: Keyword 0.80.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/Text-vFile-asData')
-rw-r--r-- | dev-perl/Text-vFile-asData/Text-vFile-asData-0.80.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-vFile-asData/Text-vFile-asData-0.80.0-r1.ebuild b/dev-perl/Text-vFile-asData/Text-vFile-asData-0.80.0-r1.ebuild index 81217e24183d..2ee4c71869df 100644 --- a/dev-perl/Text-vFile-asData/Text-vFile-asData-0.80.0-r1.ebuild +++ b/dev-perl/Text-vFile-asData/Text-vFile-asData-0.80.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 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl module to parse vFile formatted files into data structures" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 ~riscv ~x86" RDEPEND="dev-perl/Class-Accessor-Chained" BDEPEND="${RDEPEND} |