commit: f1665e397e97373f655f1b82258af0a084fd5581 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri May 7 15:06:46 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri May 7 15:06:46 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1665e39
dev-perl/Crypt-Curve25519: Stabilize 0.60.0-r1 amd64, #788787 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/Crypt-Curve25519/Crypt-Curve25519-0.60.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Crypt-Curve25519/Crypt-Curve25519-0.60.0-r1.ebuild b/dev-perl/Crypt-Curve25519/Crypt-Curve25519-0.60.0-r1.ebuild index aa77617383f..223ba54cd11 100644 --- a/dev-perl/Crypt-Curve25519/Crypt-Curve25519-0.60.0-r1.ebuild +++ b/dev-perl/Crypt-Curve25519/Crypt-Curve25519-0.60.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Shared secret elliptic-curve Diffie-Hellman generator" LICENSE="|| ( Artistic GPL-1+ ) BSD CC-PD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RESTRICT="!test? ( test )"
