summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-26 10:31:49 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-26 10:37:43 +0200
commit049d9bc4f170e2c2709c7f8314df491904e18303 (patch)
treee5d9b42d4e41d4abc108c7801896998f7421cb81 /net-misc
parentmedia-gfx/qrencode: keyword ~arm64 (diff)
downloadgentoo-049d9bc4f170e2c2709c7f8314df491904e18303.tar.gz
gentoo-049d9bc4f170e2c2709c7f8314df491904e18303.tar.bz2
gentoo-049d9bc4f170e2c2709c7f8314df491904e18303.zip
net-misc/libteam: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/libteam/libteam-1.22.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/libteam/libteam-1.22.ebuild b/net-misc/libteam/libteam-1.22.ebuild
index 06e92796cea4..b6c9a923d13b 100644
--- a/net-misc/libteam/libteam-1.22.ebuild
+++ b/net-misc/libteam/libteam-1.22.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="http://libteam.org/files/${P}.tar.gz"
LICENSE="LGPL-2.1+"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
IUSE="dbus debug examples static-libs +syslog zmq"
DEPEND=">=dev-libs/jansson-2.4