commit: 2d9eff43e64a36ddd1ae04c266293300666387cf Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sun Jun 3 16:31:32 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sun Jun 3 16:31:54 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d9eff43
dev-perl/Data-GUID: amd64 stable wrt bug #657214 Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-perl/Data-GUID/Data-GUID-0.49.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Data-GUID/Data-GUID-0.49.0.ebuild b/dev-perl/Data-GUID/Data-GUID-0.49.0.ebuild index f55d0969c2a..bcb2735c6e4 100644 --- a/dev-perl/Data-GUID/Data-GUID-0.49.0.ebuild +++ b/dev-perl/Data-GUID/Data-GUID-0.49.0.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 interface for generating and using globally unique identifiers" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="test" RDEPEND="
