diff options
author | Sam James <sam@gentoo.org> | 2020-07-20 15:30:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-20 15:30:15 +0000 |
commit | 7f88ff9fb162f63db541dac1a6c19625df783843 (patch) | |
tree | edcd6827fc14f4a8f5345bdaaac49b050217ede4 /net-libs/libntlm | |
parent | net-libs/libntlm: arm64 stable (bug #717944) (diff) | |
download | gentoo-7f88ff9fb162f63db541dac1a6c19625df783843.tar.gz gentoo-7f88ff9fb162f63db541dac1a6c19625df783843.tar.bz2 gentoo-7f88ff9fb162f63db541dac1a6c19625df783843.zip |
net-libs/libntlm: arm 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 6262ec3b0b72..7df1ea573e33 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() { |