From: Mikle Kolyada Date: Wed, 3 Jan 2018 17:37:20 +0000 (+0300) Subject: dev-perl/DBIx-Safe: amd64 stable wrt bug #641158 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b09129841eae4d45ae9aa0b4aece5f5a4fabd281;p=gentoo.git dev-perl/DBIx-Safe: amd64 stable wrt bug #641158 Package-Manager: Portage-2.3.13, Repoman-2.3.3 --- diff --git a/dev-perl/DBIx-Safe/DBIx-Safe-1.2.5-r1.ebuild b/dev-perl/DBIx-Safe/DBIx-Safe-1.2.5-r1.ebuild index 47847f331afc..97eeb2d142a6 100644 --- a/dev-perl/DBIx-Safe/DBIx-Safe-1.2.5-r1.ebuild +++ b/dev-perl/DBIx-Safe/DBIx-Safe-1.2.5-r1.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 eutils DESCRIPTION="Safer access to your database through a DBI database handle" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" LICENSE="BSD-2"