diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-01 21:13:03 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-01 21:13:03 +0300 |
commit | 5feb6f45b6a83e0b04c376950e5fb6206af7356c (patch) | |
tree | 826198e306c232a1b9beab28bd009ebb7e49f257 /dev-perl/Test-Regexp | |
parent | dev-perl/Net-IDN-Encode: Stabilize 2.500.0-r1 arm64, #901801 (diff) | |
download | gentoo-5feb6f45b6a83e0b04c376950e5fb6206af7356c.tar.gz gentoo-5feb6f45b6a83e0b04c376950e5fb6206af7356c.tar.bz2 gentoo-5feb6f45b6a83e0b04c376950e5fb6206af7356c.zip |
dev-perl/Test-Regexp: Stabilize 2017040101.0.0-r1 arm64, #901801
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/Test-Regexp')
-rw-r--r-- | dev-perl/Test-Regexp/Test-Regexp-2017040101.0.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Regexp/Test-Regexp-2017040101.0.0-r1.ebuild b/dev-perl/Test-Regexp/Test-Regexp-2017040101.0.0-r1.ebuild index 649be47c5453..8aff4ad09170 100644 --- a/dev-perl/Test-Regexp/Test-Regexp-2017040101.0.0-r1.ebuild +++ b/dev-perl/Test-Regexp/Test-Regexp-2017040101.0.0-r1.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 @@ -11,7 +11,7 @@ DESCRIPTION="Provide commonly requested regular expressions" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" virtual/perl-Test-Simple |