commit: e5ad10ce0108a655e9ef1b3d1cf3a3aae99c87e4 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Jan 20 19:46:27 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Jan 20 19:46:27 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5ad10ce
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 <AT> gentoo.org> app-crypt/chntpw/chntpw-140201.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-crypt/chntpw/chntpw-140201.ebuild b/app-crypt/chntpw/chntpw-140201.ebuild index 6ac48f86b51..98156824665 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= )
