diff options
author | Sam James <sam@gentoo.org> | 2022-11-11 03:49:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-11 03:49:31 +0000 |
commit | a91b490a3e702e4a796971b60ec79c2674bdfbcf (patch) | |
tree | 38c99e5217b82b56dd8a78c351843955bb81756d /app-crypt/chntpw/chntpw-140201-r1.ebuild | |
parent | media-sound/din: Stabilize 55 amd64, #880705 (diff) | |
download | gentoo-a91b490a3e702e4a796971b60ec79c2674bdfbcf.tar.gz gentoo-a91b490a3e702e4a796971b60ec79c2674bdfbcf.tar.bz2 gentoo-a91b490a3e702e4a796971b60ec79c2674bdfbcf.zip |
app-crypt/chntpw: Stabilize 140201-r1 x86, #880721
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt/chntpw/chntpw-140201-r1.ebuild')
-rw-r--r-- | app-crypt/chntpw/chntpw-140201-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/chntpw/chntpw-140201-r1.ebuild b/app-crypt/chntpw/chntpw-140201-r1.ebuild index c68238d8993a..8fc150779178 100644 --- a/app-crypt/chntpw/chntpw-140201-r1.ebuild +++ b/app-crypt/chntpw/chntpw-140201-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://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="static" RDEPEND="dev-libs/openssl:0=" |