diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 18:27:30 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 18:28:50 +0800 |
commit | 8a56b8cdf477ba5ed2bba26b2c5b638a9a775ac5 (patch) | |
tree | 4ba8daaafebe7b482ea7cfb00d557ee04e9f01e4 /dev-perl | |
parent | dev-perl/Sub-Exporter: keyword 0.988.0 for ~loong (diff) | |
download | gentoo-8a56b8cdf477ba5ed2bba26b2c5b638a9a775ac5.tar.gz gentoo-8a56b8cdf477ba5ed2bba26b2c5b638a9a775ac5.tar.bz2 gentoo-8a56b8cdf477ba5ed2bba26b2c5b638a9a775ac5.zip |
dev-perl/Sub-Exporter-Progressive: keyword 0.1.13-r1 for ~loong
Tests passed on real hardware.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Sub-Exporter-Progressive/Sub-Exporter-Progressive-0.1.13-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Sub-Exporter-Progressive/Sub-Exporter-Progressive-0.1.13-r1.ebuild b/dev-perl/Sub-Exporter-Progressive/Sub-Exporter-Progressive-0.1.13-r1.ebuild index 01f1196f7e87..b6d3c8a3625e 100644 --- a/dev-perl/Sub-Exporter-Progressive/Sub-Exporter-Progressive-0.1.13-r1.ebuild +++ b/dev-perl/Sub-Exporter-Progressive/Sub-Exporter-Progressive-0.1.13-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Only use Sub::Exporter if you need it" 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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" dev-perl/Sub-Exporter |