From: Aaron Bauman Date: Thu, 5 Apr 2018 13:59:20 +0000 (-0400) Subject: dev-perl/Class-DBI: amd64 stable X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b6a0d3caaee8eeb00973d62404b57d96b8fb78d2;p=gentoo.git dev-perl/Class-DBI: amd64 stable Bug: https://bugs.gentoo.org/652526 Package-Manager: Portage-2.3.28, Repoman-2.3.9 --- diff --git a/dev-perl/Class-DBI/Class-DBI-3.0.17-r2.ebuild b/dev-perl/Class-DBI/Class-DBI-3.0.17-r2.ebuild index 7edd9cee9b42..473e6f84487a 100644 --- a/dev-perl/Class-DBI/Class-DBI-3.0.17-r2.ebuild +++ b/dev-perl/Class-DBI/Class-DBI-3.0.17-r2.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 @@ -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