From 1240e1f25d8219115ceca2d6b09f6cf3c42f25bd Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Mon, 19 Jun 2017 10:53:27 +0200 Subject: net-libs/libntlm: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- net-libs/libntlm/libntlm-1.4.ebuild | 4 ++-- 1 file 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" -- cgit v1.2.3-65-gdbad