commit: 51d8d71f03540b41287ffc328daf928980c2a9c0 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Wed May 25 22:53:24 2016 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Wed May 25 23:08:36 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51d8d71f
dev-perl/Taint-Runtime: added ~alpha, bug 579360. dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r1.ebuild | 4 ++-- 1 file 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 5687cce..2ee2efc 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
