diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 18:52:46 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 18:52:46 +0200 |
commit | 08d27e2723feaa44bd7ad5e5656890ed929a2d93 (patch) | |
tree | c6bb61fa4491a1fe3b3f6aa53511adaf2c1ba783 /dev-perl/Exporter-Tiny | |
parent | dev-perl/Email-MessageID: x86 stable (bug #657574) (diff) | |
download | gentoo-08d27e2723feaa44bd7ad5e5656890ed929a2d93.tar.gz gentoo-08d27e2723feaa44bd7ad5e5656890ed929a2d93.tar.bz2 gentoo-08d27e2723feaa44bd7ad5e5656890ed929a2d93.zip |
dev-perl/Exporter-Tiny: x86 stable (bug #657574)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Exporter-Tiny')
-rw-r--r-- | dev-perl/Exporter-Tiny/Exporter-Tiny-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Exporter-Tiny/Exporter-Tiny-1.0.0.ebuild b/dev-perl/Exporter-Tiny/Exporter-Tiny-1.0.0.ebuild index 8b4ee54c58f3..11abb9d5798c 100644 --- a/dev-perl/Exporter-Tiny/Exporter-Tiny-1.0.0.ebuild +++ b/dev-perl/Exporter-Tiny/Exporter-Tiny-1.0.0.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 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND="" |