diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-10-29 19:07:07 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-11-23 15:01:58 +0100 |
commit | f119f91ddb39367bcec8833bd8731643ed1300b4 (patch) | |
tree | 7ef348c435fdb08da12603ad34f611e8949bda84 /dev-perl | |
parent | dev-perl/Font-AFM: Keyword 1.200.0-r3 riscv, #878483 (diff) | |
download | gentoo-f119f91ddb39367bcec8833bd8731643ed1300b4.tar.gz gentoo-f119f91ddb39367bcec8833bd8731643ed1300b4.tar.bz2 gentoo-f119f91ddb39367bcec8833bd8731643ed1300b4.zip |
dev-perl/HTML-Formatter: Keyword 2.160.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')
-rw-r--r-- | dev-perl/HTML-Formatter/HTML-Formatter-2.160.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/HTML-Formatter/HTML-Formatter-2.160.0-r1.ebuild b/dev-perl/HTML-Formatter/HTML-Formatter-2.160.0-r1.ebuild index ca54881a5d71..f415e2c28c9e 100644 --- a/dev-perl/HTML-Formatter/HTML-Formatter-2.160.0-r1.ebuild +++ b/dev-perl/HTML-Formatter/HTML-Formatter-2.160.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="Base class for HTML Formatters" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ppc ~riscv x86" RDEPEND=" virtual/perl-Carp |