diff options
author | Matt Turner <mattst88@gentoo.org> | 2016-05-25 15:43:59 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2016-05-25 15:46:36 -0700 |
commit | a7249740c63aacb93379386b4a9546ba4ca1574d (patch) | |
tree | 1fec1951783e616c82a2754ebba7648ed7d86eb0 /dev-perl/Task-Weaken | |
parent | dev-perl/Sub-Name: added ~alpha, bug 579720. (diff) | |
download | gentoo-a7249740c63aacb93379386b4a9546ba4ca1574d.tar.gz gentoo-a7249740c63aacb93379386b4a9546ba4ca1574d.tar.bz2 gentoo-a7249740c63aacb93379386b4a9546ba4ca1574d.zip |
dev-perl/Task-Weaken: added ~alpha, bug 578382.
Diffstat (limited to 'dev-perl/Task-Weaken')
-rw-r--r-- | dev-perl/Task-Weaken/Task-Weaken-1.40.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 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 deaee4c364ec..e219129e68cb 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Ensure that a platform has weaken support" SLOT="0" -KEYWORDS="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" |