dev-perl/Class-Mix: amd64 stable
authorAaron Bauman <bman@gentoo.org>
Thu, 5 Apr 2018 14:02:44 +0000 (10:02 -0400)
committerAaron Bauman <bman@gentoo.org>
Thu, 5 Apr 2018 14:09:10 +0000 (10:09 -0400)
Bug: https://bugs.gentoo.org/652542
Package-Manager: Portage-2.3.28, Repoman-2.3.9

dev-perl/Class-Mix/Class-Mix-0.6.0.ebuild

index 0b5043a41e67257e864a871a162e559ea9858e40..8f091ee4c59d9aaa6d0123e39abd9c1199d79d4b 100644 (file)
@@ -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="