commit: 0d009df332d600f15e3ef0bbb9310b28d368b9df Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Wed Jun 28 10:11:45 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Wed Jun 28 10:11:45 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d009df3
sys-cluster/libcman: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 sys-cluster/libcman/libcman-3.2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-cluster/libcman/libcman-3.2.0.ebuild b/sys-cluster/libcman/libcman-3.2.0.ebuild index d7c2b69c7a7..226432d5ce8 100644 --- a/sys-cluster/libcman/libcman-3.2.0.ebuild +++ b/sys-cluster/libcman/libcman-3.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -17,7 +17,7 @@ SRC_URI="https://fedorahosted.org/releases/c/l/cluster/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~arm64 ~hppa ~x86" IUSE="static-libs" DEPEND=">=sys-kernel/linux-headers-2.6.24"
