diff options
author | Matt Turner <mattst88@gentoo.org> | 2016-05-25 15:53:24 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2016-05-25 16:08:36 -0700 |
commit | 51d8d71f03540b41287ffc328daf928980c2a9c0 (patch) | |
tree | 00689e8fd68a54bf0d7b505c5ea0d9cd70ab1786 /dev-perl/Taint-Runtime | |
parent | dev-python/subunit: Perl needs to be in RDEPEND, too. Empty revbump so the Pe... (diff) | |
download | gentoo-51d8d71f03540b41287ffc328daf928980c2a9c0.tar.gz gentoo-51d8d71f03540b41287ffc328daf928980c2a9c0.tar.bz2 gentoo-51d8d71f03540b41287ffc328daf928980c2a9c0.zip |
dev-perl/Taint-Runtime: added ~alpha, bug 579360.
Diffstat (limited to 'dev-perl/Taint-Runtime')
-rw-r--r-- | dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r1.ebuild b/dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r1.ebuild index 5687ccead92c..2ee2efc1aa31 100644 --- a/dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r1.ebuild +++ b/dev-perl/Taint-Runtime/Taint-Runtime-0.30.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="Runtime enable taint checking" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ppc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ppc x86" IUSE="" SRC_TEST=do |