diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2019-04-26 07:26:16 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2019-04-26 07:26:16 -0400 |
commit | 9ea09372f96eeb74ec71ba321fdc8dee78530386 (patch) | |
tree | 82a521aa021823bdd0cb16f70ebf69490b6aa1a2 /net-libs/libntlm | |
parent | dev-db/kyotocabinet: stable on arm64 (diff) | |
download | gentoo-9ea09372f96eeb74ec71ba321fdc8dee78530386.tar.gz gentoo-9ea09372f96eeb74ec71ba321fdc8dee78530386.tar.bz2 gentoo-9ea09372f96eeb74ec71ba321fdc8dee78530386.zip |
net-libs/libntlm: stable on arm64
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'net-libs/libntlm')
-rw-r--r-- | net-libs/libntlm/libntlm-1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libntlm/libntlm-1.4.ebuild b/net-libs/libntlm/libntlm-1.4.ebuild index 93be97556d4c..b3a65b533dbb 100644 --- a/net-libs/libntlm/libntlm-1.4.ebuild +++ b/net-libs/libntlm/libntlm-1.4.ebuild @@ -10,5 +10,5 @@ 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 ~x86-fbsd ~amd64-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~x86-fbsd ~amd64-linux" IUSE="static-libs" |