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 47847f331afcf..97eeb2d142a6a 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"