diff options
author | Sam James <sam@gentoo.org> | 2023-07-24 05:03:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-24 05:03:04 +0100 |
commit | de12bb1ef0766f82d59bd4320c5fde1c79fc7c60 (patch) | |
tree | 3dde0a58e5711dcd5204f9fe0ec99966d114f56d /dev-perl/Exporter-Tiny | |
parent | dev-perl/Sereal-Decoder: Stabilize 5.4.0 x86, #910852 (diff) | |
download | gentoo-de12bb1ef0766f82d59bd4320c5fde1c79fc7c60.tar.gz gentoo-de12bb1ef0766f82d59bd4320c5fde1c79fc7c60.tar.bz2 gentoo-de12bb1ef0766f82d59bd4320c5fde1c79fc7c60.zip |
dev-perl/Exporter-Tiny: Stabilize 1.6.2 x86, #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 112ce40356b4..8c41b25012eb 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 |