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

dev-perl/Class-DBI/Class-DBI-3.0.17-r2.ebuild

index 7edd9cee9b42681d8cd0cd1167503d07c074638d..473e6f84487a0d007b5d3a4b27c6329d278bb7f9 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="Simple Database Abstraction"
 
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-solaris"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-solaris"
 IUSE="test"
 
 RDEPEND=">=dev-perl/Class-Data-Inheritable-0.20.0