From: Agostino Sarubbo Date: Tue, 14 Mar 2017 14:24:42 +0000 (+0100) Subject: dev-perl/Crypt-Eksblowfish: amd64 stable wrt bug #612558 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a695834ae9ad8e2fa53f5c71243f3a76ffeec19a;p=gentoo.git dev-perl/Crypt-Eksblowfish: amd64 stable wrt bug #612558 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-perl/Crypt-Eksblowfish/Crypt-Eksblowfish-0.9.0-r2.ebuild b/dev-perl/Crypt-Eksblowfish/Crypt-Eksblowfish-0.9.0-r2.ebuild index 43ce2272bd85..d17af1cecb93 100644 --- a/dev-perl/Crypt-Eksblowfish/Crypt-Eksblowfish-0.9.0-r2.ebuild +++ b/dev-perl/Crypt-Eksblowfish/Crypt-Eksblowfish-0.9.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="the Eksblowfish block cipher" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="" RDEPEND=" >=dev-perl/Class-Mix-0.1.0