commit: 049d9bc4f170e2c2709c7f8314df491904e18303 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Mon Jun 26 08:31:49 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Mon Jun 26 08:37:43 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=049d9bc4
net-misc/libteam: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 net-misc/libteam/libteam-1.22.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/libteam/libteam-1.22.ebuild b/net-misc/libteam/libteam-1.22.ebuild index 06e92796cea..b6c9a923d13 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
