diff options
author | Sam James <sam@gentoo.org> | 2020-07-20 17:33:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-20 17:33:58 +0000 |
commit | 93815e300757b5c02c79d80aaff29d7697ce8f19 (patch) | |
tree | 6a023ccbb4afe83bc1a8a6235b00f3d5133f1b7c /net-libs/libntlm | |
parent | net-libs/libntlm: x86 stable (bug #717944) (diff) | |
download | gentoo-93815e300757b5c02c79d80aaff29d7697ce8f19.tar.gz gentoo-93815e300757b5c02c79d80aaff29d7697ce8f19.tar.bz2 gentoo-93815e300757b5c02c79d80aaff29d7697ce8f19.zip |
net-libs/libntlm: ppc 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')
-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 a46559f32784..cd84d5dd9e41 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() { |