summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-19 10:53:27 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-19 10:53:27 +0200
commit1240e1f25d8219115ceca2d6b09f6cf3c42f25bd (patch)
tree4eb6c0a883ad2a48ab14b30e462e4330af5d3f1e
parentmedia-libs/portaudio: keyword ~arm64 (diff)
downloadgentoo-1240e1f25d8219115ceca2d6b09f6cf3c42f25bd.tar.gz
gentoo-1240e1f25d8219115ceca2d6b09f6cf3c42f25bd.tar.bz2
gentoo-1240e1f25d8219115ceca2d6b09f6cf3c42f25bd.zip
net-libs/libntlm: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
-rw-r--r--net-libs/libntlm/libntlm-1.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libntlm/libntlm-1.4.ebuild b/net-libs/libntlm/libntlm-1.4.ebuild
index 56b18e5de82c..c1b2d5c8adfe 100644
--- a/net-libs/libntlm/libntlm-1.4.ebuild
+++ b/net-libs/libntlm/libntlm-1.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -10,5 +10,5 @@ SRC_URI="http://www.nongnu.org/${PN}/releases/${P}.tar.gz"
SLOT="0"
LICENSE="LGPL-2"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux"
IUSE="static-libs"