diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-03-16 12:05:04 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-03-17 02:17:33 -0400 |
commit | c17f67ec5a6c52c8115a2e25ca8b28a51f1eed85 (patch) | |
tree | 5f2aa30d23449b48b159ef208c45b799fb3633f6 /dev-perl | |
parent | dev-perl/Cache-Memcached-Fast: Keyword 0.280.0 loong, #924662 (diff) | |
download | gentoo-c17f67ec5a6c52c8115a2e25ca8b28a51f1eed85.tar.gz gentoo-c17f67ec5a6c52c8115a2e25ca8b28a51f1eed85.tar.bz2 gentoo-c17f67ec5a6c52c8115a2e25ca8b28a51f1eed85.zip |
dev-perl/Regexp-Util: Keyword 0.5.0 loong, #924662
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Regexp-Util/Regexp-Util-0.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Regexp-Util/Regexp-Util-0.5.0.ebuild b/dev-perl/Regexp-Util/Regexp-Util-0.5.0.ebuild index bcb7007210f9..5b0cf1625332 100644 --- a/dev-perl/Regexp-Util/Regexp-Util-0.5.0.ebuild +++ b/dev-perl/Regexp-Util/Regexp-Util-0.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="General purpose utilities for working with Regular Expressions" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND=" dev-perl/Exporter-Tiny |