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

dev-perl/Class-Virtual/Class-Virtual-0.80.0.ebuild

index d34950700f04e97c363c975993e0d396eaad756c..160bd2c6807e92fa3985ed95f4fd3fb637719a67 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
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Base class for virtual base classes"
 
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-solaris"
+KEYWORDS="amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-solaris"
 IUSE="test"
 
 RDEPEND=">=dev-perl/Class-Data-Inheritable-0.20.0