From: Matt Turner Date: Wed, 25 May 2016 22:44:22 +0000 (-0700) Subject: dev-perl/B-Utils: added ~alpha, bug 578382. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=bda32861a169a8632a4d05524c37eaf2bc50928e;p=gentoo.git dev-perl/B-Utils: added ~alpha, bug 578382. --- 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 f1adb897520d..84128df40a8b 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