diff options
author | Sam James <sam@gentoo.org> | 2023-06-24 05:29:54 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-24 05:29:54 +0100 |
commit | 6e43a65d83c4e9fed36e1fc443b9054e03035697 (patch) | |
tree | 5e33da4bfa62bd030596cf0cb1e6dcf5b1212da7 /dev-perl/Regexp-IPv6 | |
parent | dev-perl/URI: Keyword 5.190.0-r1 arm64, #909053 (diff) | |
download | gentoo-6e43a65d83c4e9fed36e1fc443b9054e03035697.tar.gz gentoo-6e43a65d83c4e9fed36e1fc443b9054e03035697.tar.bz2 gentoo-6e43a65d83c4e9fed36e1fc443b9054e03035697.zip |
dev-perl/Regexp-IPv6: Keyword 0.30.0-r2 arm64, #909053
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Regexp-IPv6')
-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 37257d8cd561..8d98cc36bff9 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-2022 Gentoo Authors +# Copyright 1999-2023 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 ~riscv x86" +KEYWORDS="amd64 ~arm64 ~riscv x86" |