diff options
author | Sam James <sam@gentoo.org> | 2020-07-20 17:33:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-20 17:33:57 +0000 |
commit | 226124ec16c9732bf501be9ec30ab812fa6aed77 (patch) | |
tree | 7b23ce849b55a7cab00f7633df4f70da89eb4317 /net-libs/libntlm/libntlm-1.6.ebuild | |
parent | dev-python/autobahn: Version bump, adds 2 new use flags (diff) | |
download | gentoo-226124ec16c9732bf501be9ec30ab812fa6aed77.tar.gz gentoo-226124ec16c9732bf501be9ec30ab812fa6aed77.tar.bz2 gentoo-226124ec16c9732bf501be9ec30ab812fa6aed77.zip |
net-libs/libntlm: x86 stable (bug #717944)
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/libntlm/libntlm-1.6.ebuild')
-rw-r--r-- | net-libs/libntlm/libntlm-1.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libntlm/libntlm-1.6.ebuild b/net-libs/libntlm/libntlm-1.6.ebuild index 7df1ea573e33..a46559f32784 100644 --- a/net-libs/libntlm/libntlm-1.6.ebuild +++ b/net-libs/libntlm/libntlm-1.6.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://www.nongnu.org/${PN}/releases/${P}.tar.gz" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux" IUSE="static-libs" src_configure() { |