diff options
author | Sam James <sam@gentoo.org> | 2023-11-04 13:34:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-04 13:34:22 +0000 |
commit | 7835d7ed93c4cca5c330cbdbf7a6860cf041ec29 (patch) | |
tree | 240ecd4d2a56697d5f114f610dfa6bf254bee7ce /dev-perl/Sub-Exporter | |
parent | dev-perl/Test2-Suite: Stabilize 0.0.156 ppc64, #916815 (diff) | |
download | gentoo-7835d7ed93c4cca5c330cbdbf7a6860cf041ec29.tar.gz gentoo-7835d7ed93c4cca5c330cbdbf7a6860cf041ec29.tar.bz2 gentoo-7835d7ed93c4cca5c330cbdbf7a6860cf041ec29.zip |
dev-perl/Sub-Exporter: Stabilize 0.990.0 hppa, #916816
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Sub-Exporter')
-rw-r--r-- | dev-perl/Sub-Exporter/Sub-Exporter-0.990.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Sub-Exporter/Sub-Exporter-0.990.0.ebuild b/dev-perl/Sub-Exporter/Sub-Exporter-0.990.0.ebuild index 4d62f904ebe2..077f9e6838df 100644 --- a/dev-perl/Sub-Exporter/Sub-Exporter-0.990.0.ebuild +++ b/dev-perl/Sub-Exporter/Sub-Exporter-0.990.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Sophisticated exporter for custom-built routines" SLOT="0" -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" +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=" virtual/perl-Carp |