dev-perl/CryptX: amd64 stable wrt bug #717060
authorAgostino Sarubbo <ago@gentoo.org>
Tue, 14 Apr 2020 12:54:33 +0000 (14:54 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Tue, 14 Apr 2020 12:59:12 +0000 (14:59 +0200)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-perl/CryptX/CryptX-0.64.0.ebuild

index 601beefc2f567ce5b64431fae496c00ec5256ddd..f2a24ff256ef7e03df4d96d2912cc446502bf2d3 100644 (file)
@@ -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 )"