dev-perl/Variable-Magic: added ~alpha, bug 579360.
authorMatt Turner <mattst88@gentoo.org>
Wed, 25 May 2016 22:55:30 +0000 (15:55 -0700)
committerMatt Turner <mattst88@gentoo.org>
Wed, 25 May 2016 23:08:36 +0000 (16:08 -0700)
dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild

index a148c628708e12f62f7570f4a5315367bd6b908f..9beed5ec28577d256046182d7c61b3a313e059bf 100644 (file)
@@ -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="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ppc x86 ~ppc-aix ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~hppa ppc x86 ~ppc-aix ~x64-macos"
 IUSE="test"
 
 RDEPEND="