summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2016-05-25 15:53:59 -0700
committerMatt Turner <mattst88@gentoo.org>2016-05-25 16:08:36 -0700
commit133e00d422df0aec992bb40d1e1d33c42798c8d4 (patch)
treed15e4e8532a13d1bc52b95eb718a75a0ea15894f /dev-perl/Class-Tiny
parentdev-perl/Taint-Runtime: added ~alpha, bug 579360. (diff)
downloadgentoo-133e00d422df0aec992bb40d1e1d33c42798c8d4.tar.gz
gentoo-133e00d422df0aec992bb40d1e1d33c42798c8d4.tar.bz2
gentoo-133e00d422df0aec992bb40d1e1d33c42798c8d4.zip
dev-perl/Class-Tiny: added ~alpha, bug 579360.
Diffstat (limited to 'dev-perl/Class-Tiny')
-rw-r--r--dev-perl/Class-Tiny/Class-Tiny-1.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Class-Tiny/Class-Tiny-1.0.0.ebuild b/dev-perl/Class-Tiny/Class-Tiny-1.0.0.ebuild
index 22ac9afdf729..77b6ff4ec3d5 100644
--- a/dev-perl/Class-Tiny/Class-Tiny-1.0.0.ebuild
+++ b/dev-perl/Class-Tiny/Class-Tiny-1.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 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="Minimalist class construction"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~alpha ~amd64 ~x86"
LICENSE="Apache-2.0"
IUSE="test"