diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-21 11:33:52 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-21 11:33:52 +0100 |
commit | cd2b344717accf69dd8f29c29f66fe2683e99e51 (patch) | |
tree | 0be7da99293923bc283720536d71b0e093c95a2d /app-crypt/chntpw | |
parent | app-backup/bacula: ppc stable wrt bug #705862 (diff) | |
download | gentoo-cd2b344717accf69dd8f29c29f66fe2683e99e51.tar.gz gentoo-cd2b344717accf69dd8f29c29f66fe2683e99e51.tar.bz2 gentoo-cd2b344717accf69dd8f29c29f66fe2683e99e51.zip |
app-crypt/chntpw: ppc stable wrt bug #705920
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
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 98156824665f..32a75a4035e0 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= ) |