summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-01-20 20:46:27 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-01-20 20:46:27 +0100
commite5ad10ce0108a655e9ef1b3d1cf3a3aae99c87e4 (patch)
tree94c27c8dbd5339bab8716b54fe70382d336b76fb /app-crypt/chntpw
parentapp-backup/bacula: amd64 stable wrt bug #705862 (diff)
downloadgentoo-e5ad10ce0108a655e9ef1b3d1cf3a3aae99c87e4.tar.gz
gentoo-e5ad10ce0108a655e9ef1b3d1cf3a3aae99c87e4.tar.bz2
gentoo-e5ad10ce0108a655e9ef1b3d1cf3a3aae99c87e4.zip
app-crypt/chntpw: amd64 stable wrt bug #705920
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt/chntpw')
-rw-r--r--app-crypt/chntpw/chntpw-140201.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/chntpw/chntpw-140201.ebuild b/app-crypt/chntpw/chntpw-140201.ebuild
index 6ac48f86b515..98156824665f 100644
--- a/app-crypt/chntpw/chntpw-140201.ebuild
+++ b/app-crypt/chntpw/chntpw-140201.ebuild
@@ -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= )