diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-10-22 23:41:29 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-10-22 23:41:29 +0200 |
commit | 69d53f65b0b780486f3164e16aa111b058ec6bfc (patch) | |
tree | c7829d22dfb11dc148ceb19c09a4973e5e196657 /dev-perl/Task-Weaken | |
parent | dev-perl/PPI-1.224.0-r0: alpha stable (diff) | |
download | gentoo-69d53f65b0b780486f3164e16aa111b058ec6bfc.tar.gz gentoo-69d53f65b0b780486f3164e16aa111b058ec6bfc.tar.bz2 gentoo-69d53f65b0b780486f3164e16aa111b058ec6bfc.zip |
dev-perl/Task-Weaken-1.40.0-r1: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/631282
Diffstat (limited to 'dev-perl/Task-Weaken')
-rw-r--r-- | dev-perl/Task-Weaken/Task-Weaken-1.40.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Task-Weaken/Task-Weaken-1.40.0-r1.ebuild b/dev-perl/Task-Weaken/Task-Weaken-1.40.0-r1.ebuild index a824e6f12097..bcbbc487ef9c 100644 --- a/dev-perl/Task-Weaken/Task-Weaken-1.40.0-r1.ebuild +++ b/dev-perl/Task-Weaken/Task-Weaken-1.40.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Ensure that a platform has weaken support" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 ~arm hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" SRC_TEST="do" |