diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-26 10:01:48 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-26 10:01:48 +0300 |
commit | 2538eccd89a19f104e6d72713d978dc598d38c30 (patch) | |
tree | eb33b6c7cf1edca493a524fced014a9eddb9527c /dev-perl | |
parent | dev-perl/Test-TCP: keyword 2.220.0 for ~mips (diff) | |
download | gentoo-2538eccd89a19f104e6d72713d978dc598d38c30.tar.gz gentoo-2538eccd89a19f104e6d72713d978dc598d38c30.tar.bz2 gentoo-2538eccd89a19f104e6d72713d978dc598d38c30.zip |
dev-perl/Regexp-IPv6: keyword 0.30.0-r2 for ~mips
Signed-off-by: Arthur Zamarin <arthurzam@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 c5a658528e40..5ccd86b22a90 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-2023 Gentoo Authors +# Copyright 1999-2024 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="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" |