commit: 8cee4a940a00455694de488a8cf09c12e9a0e524 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Wed Jun 28 10:19:02 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Wed Jun 28 10:19:02 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cee4a94
sys-cluster/libccs: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 sys-cluster/libccs/libccs-3.2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-cluster/libccs/libccs-3.2.0.ebuild b/sys-cluster/libccs/libccs-3.2.0.ebuild index d5dc0d2fea4..fa9307da647 100644 --- a/sys-cluster/libccs/libccs-3.2.0.ebuild +++ b/sys-cluster/libccs/libccs-3.2.0.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=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" RDEPEND="
