From: Agostino Sarubbo Date: Tue, 14 Apr 2020 12:54:33 +0000 (+0200) Subject: dev-perl/CryptX: amd64 stable wrt bug #717060 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f9feb885e6ed82aa420007640a00f3c86517e012;p=gentoo.git dev-perl/CryptX: amd64 stable wrt bug #717060 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-perl/CryptX/CryptX-0.64.0.ebuild b/dev-perl/CryptX/CryptX-0.64.0.ebuild index 601beefc2f56..f2a24ff256ef 100644 --- a/dev-perl/CryptX/CryptX-0.64.0.ebuild +++ b/dev-perl/CryptX/CryptX-0.64.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Self-contained crypto toolkit" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test minimal" RESTRICT="!test? ( test )"