diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-10-29 19:07:21 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-11-23 15:02:37 +0100 |
commit | c363a7d2c5fe7aa53fb7d9baa5a0ee4ca52f4b6c (patch) | |
tree | 6d9d90d75a8aefa052846998987ff41a01f7a96f /dev-perl/HTML-RewriteAttributes/HTML-RewriteAttributes-0.50.0-r2.ebuild | |
parent | dev-perl/HTML-Quoted: Keyword 0.40.0-r1 riscv, #878483 (diff) | |
download | gentoo-c363a7d2c5fe7aa53fb7d9baa5a0ee4ca52f4b6c.tar.gz gentoo-c363a7d2c5fe7aa53fb7d9baa5a0ee4ca52f4b6c.tar.bz2 gentoo-c363a7d2c5fe7aa53fb7d9baa5a0ee4ca52f4b6c.zip |
dev-perl/HTML-RewriteAttributes: Keyword 0.50.0-r2 riscv, #878483
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl/HTML-RewriteAttributes/HTML-RewriteAttributes-0.50.0-r2.ebuild')
-rw-r--r-- | dev-perl/HTML-RewriteAttributes/HTML-RewriteAttributes-0.50.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/HTML-RewriteAttributes/HTML-RewriteAttributes-0.50.0-r2.ebuild b/dev-perl/HTML-RewriteAttributes/HTML-RewriteAttributes-0.50.0-r2.ebuild index c6785d438467..d4eed8d72fc1 100644 --- a/dev-perl/HTML-RewriteAttributes/HTML-RewriteAttributes-0.50.0-r2.ebuild +++ b/dev-perl/HTML-RewriteAttributes/HTML-RewriteAttributes-0.50.0-r2.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 for concise attribute rewriting" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 ~riscv ~x86" RDEPEND=" dev-perl/URI |