diff options
author | Matt Turner <mattst88@gentoo.org> | 2016-05-25 15:55:30 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2016-05-25 16:08:36 -0700 |
commit | be5eae19d5962d937bcd01da3902a93b3239c1a3 (patch) | |
tree | 98e577937bd9cda28b17e33f03f3bdd00d6f6101 /dev-perl/Variable-Magic | |
parent | dev-perl/Test-MockRandom: added ~alpha, bug 579360. (diff) | |
download | gentoo-be5eae19d5962d937bcd01da3902a93b3239c1a3.tar.gz gentoo-be5eae19d5962d937bcd01da3902a93b3239c1a3.tar.bz2 gentoo-be5eae19d5962d937bcd01da3902a93b3239c1a3.zip |
dev-perl/Variable-Magic: added ~alpha, bug 579360.
Diffstat (limited to 'dev-perl/Variable-Magic')
-rw-r--r-- | dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild index a148c628708e..9beed5ec2857 100644 --- a/dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild +++ b/dev-perl/Variable-Magic/Variable-Magic-0.580.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="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=" |