diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-10-29 19:07:20 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-11-23 15:02:34 +0100 |
commit | 6d1c30b3384a251ddab4271e98145b97d10c3539 (patch) | |
tree | c44745d8fd916e62cc31f4ae1fad928c9208da58 /dev-perl | |
parent | dev-perl/HTML-FormatText-WithLinks-AndTables: Keyword 0.70.0-r2 riscv, #878483 (diff) | |
download | gentoo-6d1c30b3384a251ddab4271e98145b97d10c3539.tar.gz gentoo-6d1c30b3384a251ddab4271e98145b97d10c3539.tar.bz2 gentoo-6d1c30b3384a251ddab4271e98145b97d10c3539.zip |
dev-perl/Alien-LibGumbo: 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')
-rw-r--r-- | dev-perl/Alien-LibGumbo/Alien-LibGumbo-0.50.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Alien-LibGumbo/Alien-LibGumbo-0.50.0-r2.ebuild b/dev-perl/Alien-LibGumbo/Alien-LibGumbo-0.50.0-r2.ebuild index 01d42d5301fe..d1497e90d761 100644 --- a/dev-perl/Alien-LibGumbo/Alien-LibGumbo-0.50.0-r2.ebuild +++ b/dev-perl/Alien-LibGumbo/Alien-LibGumbo-0.50.0-r2.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 toolchain-funcs DESCRIPTION="Gumbo parser library" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~riscv" # Alien-Build for Alien::Base RDEPEND=" |