diff options
author | Sam James <sam@gentoo.org> | 2023-07-24 05:02:09 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-24 05:02:09 +0100 |
commit | a175f11b03aef61079b31f926a50ea3347e9c09d (patch) | |
tree | dcd5d1831855688b6041c4d37476f970e10b00f5 /dev-perl/Exporter-Tiny | |
parent | dev-perl/CPAN-Meta-Check: Stabilize 0.17.0 arm64, #910855 (diff) | |
download | gentoo-a175f11b03aef61079b31f926a50ea3347e9c09d.tar.gz gentoo-a175f11b03aef61079b31f926a50ea3347e9c09d.tar.bz2 gentoo-a175f11b03aef61079b31f926a50ea3347e9c09d.zip |
dev-perl/Exporter-Tiny: Stabilize 1.6.2 arm, #910857
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Exporter-Tiny')
-rw-r--r-- | dev-perl/Exporter-Tiny/Exporter-Tiny-1.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Exporter-Tiny/Exporter-Tiny-1.6.2.ebuild b/dev-perl/Exporter-Tiny/Exporter-Tiny-1.6.2.ebuild index 64cfedbcf725..112ce40356b4 100644 --- a/dev-perl/Exporter-Tiny/Exporter-Tiny-1.6.2.ebuild +++ b/dev-perl/Exporter-Tiny/Exporter-Tiny-1.6.2.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="An exporter with the features of Sub::Exporter but only core dependencies" 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" BDEPEND=" >=virtual/perl-ExtUtils-MakeMaker-6.170.0 |