diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-06-10 11:26:01 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-06-10 11:37:29 -0400 |
commit | fbb1fdaef92e0f22a0894387f0a5ab34effe4714 (patch) | |
tree | 79535726c25844aa5d7928ac6d13f934494738c0 /dev-perl/Exporter-Lite | |
parent | kde-frameworks/kpackage: Disable actual broken test (diff) | |
download | gentoo-fbb1fdaef92e0f22a0894387f0a5ab34effe4714.tar.gz gentoo-fbb1fdaef92e0f22a0894387f0a5ab34effe4714.tar.bz2 gentoo-fbb1fdaef92e0f22a0894387f0a5ab34effe4714.zip |
dev-perl/Exporter-Lite: amd64 stable wrt bug #657574
Package-Manager: Portage-2.3.40, Repoman-2.3.9
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 56cd07e77cb0..5f475d6179cb 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=" |