app-crypt/chntpw: amd64 stable wrt bug #705920
authorAgostino Sarubbo <ago@gentoo.org>
Mon, 20 Jan 2020 19:46:27 +0000 (20:46 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Mon, 20 Jan 2020 19:46:27 +0000 (20:46 +0100)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
app-crypt/chntpw/chntpw-140201.ebuild

index 6ac48f86b515e1ba33e1cd96ccde085b42c36f2b..98156824665fb5f8670a5a635abee5f65e4f21d8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="http://pogostick.net/~pnh/ntpasswd/${PN}-source-${PV}.zip"
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 IUSE="libressl static"
 
 RDEPEND="!libressl? ( dev-libs/openssl:0= )