diff options
author | Sam James <sam@gentoo.org> | 2020-07-20 17:33:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-20 17:33:58 +0000 |
commit | 1b74828e631514f795d0b20f7bf0ce5d15b02f18 (patch) | |
tree | b2ea78e5bb3d97bcd102d9bbaca17ade315468f0 /net-libs | |
parent | net-libs/libntlm: ppc stable (bug #717944) (diff) | |
download | gentoo-1b74828e631514f795d0b20f7bf0ce5d15b02f18.tar.gz gentoo-1b74828e631514f795d0b20f7bf0ce5d15b02f18.tar.bz2 gentoo-1b74828e631514f795d0b20f7bf0ce5d15b02f18.zip |
net-libs/libntlm: amd64 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')
-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 cd84d5dd9e41..e81752b3662e 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() { |