diff options
author | 2024-06-20 09:51:30 -0400 | |
---|---|---|
committer | 2024-06-20 11:03:55 -0400 | |
commit | 3311f5f9453179fbfae503c5d80d01470719d2b5 (patch) | |
tree | 5226c52f80e748ada4f6fc1336080ac547306cf3 /dev-perl/Regexp-Common | |
parent | dev-perl/Test-Regexp: Stabilize 2017040101.0.0-r1 hppa, #934402 (diff) | |
download | gentoo-3311f5f9453179fbfae503c5d80d01470719d2b5.tar.gz gentoo-3311f5f9453179fbfae503c5d80d01470719d2b5.tar.bz2 gentoo-3311f5f9453179fbfae503c5d80d01470719d2b5.zip |
dev-perl/Regexp-Common: Stabilize 2017060201.0.0-r1 hppa, #934402
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-perl/Regexp-Common')
-rw-r--r-- | dev-perl/Regexp-Common/Regexp-Common-2017060201.0.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Regexp-Common/Regexp-Common-2017060201.0.0-r1.ebuild b/dev-perl/Regexp-Common/Regexp-Common-2017060201.0.0-r1.ebuild index 8af0a7f0996b..9940210c3258 100644 --- a/dev-perl/Regexp-Common/Regexp-Common-2017060201.0.0-r1.ebuild +++ b/dev-perl/Regexp-Common/Regexp-Common-2017060201.0.0-r1.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 @@ -11,7 +11,7 @@ DESCRIPTION="Provide commonly requested regular expressions" LICENSE="|| ( Artistic Artistic-2 MIT BSD )" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" BDEPEND=" virtual/perl-ExtUtils-MakeMaker |