diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-21 11:41:12 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-21 11:41:12 +0100 |
commit | 7ee3b60d714f33f0751ffcd1da5936e73c032ed2 (patch) | |
tree | 43193ccfba5fd2d2436879430240875577c7217d /app-crypt/chntpw | |
parent | app-backup/bacula: x86 stable wrt bug #705862 (diff) | |
download | gentoo-7ee3b60d714f33f0751ffcd1da5936e73c032ed2.tar.gz gentoo-7ee3b60d714f33f0751ffcd1da5936e73c032ed2.tar.bz2 gentoo-7ee3b60d714f33f0751ffcd1da5936e73c032ed2.zip |
app-crypt/chntpw: x86 stable wrt bug #705920
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt/chntpw')
-rw-r--r-- | app-crypt/chntpw/chntpw-140201.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/chntpw/chntpw-140201.ebuild b/app-crypt/chntpw/chntpw-140201.ebuild index 32a75a4035e0..9dbab9e8fd8d 100644 --- a/app-crypt/chntpw/chntpw-140201.ebuild +++ b/app-crypt/chntpw/chntpw-140201.ebuild @@ -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= ) |