commit: 6aee92bfc8693f1bfed43e3b8e975d8c777c4fcd Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sun Jul 22 14:45:06 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sun Jul 22 14:50:54 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6aee92bf
dev-perl/Crypt-Curve25519: x86 stable (bug #661724) Package-Manager: Portage-2.3.43, Repoman-2.3.10 dev-perl/Crypt-Curve25519/Crypt-Curve25519-0.60.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Crypt-Curve25519/Crypt-Curve25519-0.60.0.ebuild b/dev-perl/Crypt-Curve25519/Crypt-Curve25519-0.60.0.ebuild index f57e549be84..ea06375c435 100644 --- a/dev-perl/Crypt-Curve25519/Crypt-Curve25519-0.60.0.ebuild +++ b/dev-perl/Crypt-Curve25519/Crypt-Curve25519-0.60.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 @@ -9,7 +9,7 @@ inherit perl-module flag-o-matic DESCRIPTION="Shared secret elliptic-curve Diffie-Hellman generator" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="test" RDEPEND="
