diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-10-29 19:07:23 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-11-23 15:02:41 +0100 |
commit | 0c68c2c554fb7c87ffa90b31071bb5d597f351ba (patch) | |
tree | 2dd5136b652e9635f18c38f23903d617670a09f3 /dev-perl | |
parent | dev-perl/Regexp-Common-net-CIDR: Keyword 0.30.0-r1 riscv, #878483 (diff) | |
download | gentoo-0c68c2c554fb7c87ffa90b31071bb5d597f351ba.tar.gz gentoo-0c68c2c554fb7c87ffa90b31071bb5d597f351ba.tar.bz2 gentoo-0c68c2c554fb7c87ffa90b31071bb5d597f351ba.zip |
dev-perl/Regexp-IPv6: Keyword 0.30.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/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild b/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild index b0a2fa6617d2..37257d8cd561 100644 --- a/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild +++ b/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.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,4 +10,4 @@ inherit perl-module DESCRIPTION="Regular expression for IPv6 addresses" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~riscv x86" |