summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2018-04-05 10:02:44 -0400
committerAaron Bauman <bman@gentoo.org>2018-04-05 10:09:10 -0400
commit48f01257287251769d0f8b389ca033bd0d9f94a4 (patch)
treec517ec0306750a6fdc3b2fbd4e5b2507144958e7 /dev-perl
parentdev-perl/Test-Needs: amd64 stable (diff)
downloadgentoo-48f01257287251769d0f8b389ca033bd0d9f94a4.tar.gz
gentoo-48f01257287251769d0f8b389ca033bd0d9f94a4.tar.bz2
gentoo-48f01257287251769d0f8b389ca033bd0d9f94a4.zip
dev-perl/Class-Mix: amd64 stable
Bug: https://bugs.gentoo.org/652542 Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Class-Mix/Class-Mix-0.6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Class-Mix/Class-Mix-0.6.0.ebuild b/dev-perl/Class-Mix/Class-Mix-0.6.0.ebuild
index 0b5043a41e67..8f091ee4c59d 100644
--- a/dev-perl/Class-Mix/Class-Mix-0.6.0.ebuild
+++ b/dev-perl/Class-Mix/Class-Mix-0.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ inherit perl-module
DESCRIPTION="dynamic class mixing"
LICENSE=" || ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
IUSE="test"
RDEPEND="