commit: bda32861a169a8632a4d05524c37eaf2bc50928e Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Wed May 25 22:44:22 2016 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Wed May 25 22:46:42 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bda32861
dev-perl/B-Utils: added ~alpha, bug 578382. dev-perl/B-Utils/B-Utils-0.270.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/B-Utils/B-Utils-0.270.0.ebuild b/dev-perl/B-Utils/B-Utils-0.270.0.ebuild index f1adb89..84128df 100644 --- a/dev-perl/B-Utils/B-Utils-0.270.0.ebuild +++ b/dev-perl/B-Utils/B-Utils-0.270.0.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="Helper functions for op tree manipulation" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ppc ~x86" IUSE="test" # needs Scalar::Util
