diff options
author | 2023-04-01 21:13:04 +0300 | |
---|---|---|
committer | 2023-04-01 21:13:04 +0300 | |
commit | ad2854486e941ff4d290bad27ebdf43c553b9460 (patch) | |
tree | cf66cda561f552dc1725f463668b5864f97fa213 /dev-perl | |
parent | dev-perl/Test-Regexp: Stabilize 2017040101.0.0-r1 arm64, #901801 (diff) | |
download | gentoo-ad2854486e941ff4d290bad27ebdf43c553b9460.tar.gz gentoo-ad2854486e941ff4d290bad27ebdf43c553b9460.tar.bz2 gentoo-ad2854486e941ff4d290bad27ebdf43c553b9460.zip |
dev-perl/Regexp-Common: Stabilize 2017060201.0.0-r1 arm64, #901801
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl')
-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 6a38863e71de..ec4ec6c1ce8a 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-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="|| ( Artistic Artistic-2 MIT BSD )" 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" BDEPEND=" virtual/perl-ExtUtils-MakeMaker |