diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 18:41:37 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:35:33 +0100 |
commit | f3a9f5e449109462cb19c2a4b0b65be89ab99c02 (patch) | |
tree | fda4e688cc5cddb1cfaba6384c5a33fa15ff8298 /dev-perl/Exporter-Lite | |
parent | dev-perl/Exception-Class: stable 1.430.0 for ppc, bug #657574 (diff) | |
download | gentoo-f3a9f5e449109462cb19c2a4b0b65be89ab99c02.tar.gz gentoo-f3a9f5e449109462cb19c2a4b0b65be89ab99c02.tar.bz2 gentoo-f3a9f5e449109462cb19c2a4b0b65be89ab99c02.zip |
dev-perl/Exporter-Lite: stable 0.80.0 for ppc, bug #657574
Bug: https://bugs.gentoo.org/657574
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-perl/Exporter-Lite')
-rw-r--r-- | dev-perl/Exporter-Lite/Exporter-Lite-0.80.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Exporter-Lite/Exporter-Lite-0.80.0.ebuild b/dev-perl/Exporter-Lite/Exporter-Lite-0.80.0.ebuild index 09239e678ed5..6845ba022762 100644 --- a/dev-perl/Exporter-Lite/Exporter-Lite-0.80.0.ebuild +++ b/dev-perl/Exporter-Lite/Exporter-Lite-0.80.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Lightweight exporting of variables" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ia64 ~mips ~ppc sparc x86 ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~hppa ia64 ~mips ppc sparc x86 ~x86-linux ~ppc-macos ~x86-solaris" IUSE="test" RDEPEND=" |