commit: 347b9d43d66c591a00e15dcc4537196155a39193 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Wed Jun 28 10:12:06 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Wed Jun 28 10:12:06 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=347b9d43
sys-cluster/liblogthread: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 sys-cluster/liblogthread/liblogthread-3.2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-cluster/liblogthread/liblogthread-3.2.0.ebuild b/sys-cluster/liblogthread/liblogthread-3.2.0.ebuild index 3ac15a7db5f..7f6669c154f 100644 --- a/sys-cluster/liblogthread/liblogthread-3.2.0.ebuild +++ b/sys-cluster/liblogthread/liblogthread-3.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 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=""
