commit: ca7301fcd122087d6d92f258f1ca3f68d2903e61 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Mon Jun 19 16:47:30 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Mon Jun 19 16:52:21 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca7301fc
sys-cluster/openais: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 sys-cluster/openais/openais-1.1.4-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-cluster/openais/openais-1.1.4-r1.ebuild b/sys-cluster/openais/openais-1.1.4-r1.ebuild index d0b6f3ddc47..bf42581c57c 100644 --- a/sys-cluster/openais/openais-1.1.4-r1.ebuild +++ b/sys-cluster/openais/openais-1.1.4-r1.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="2" @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp:${PN}.org@${PN}.org/downloads/${P}/${P}.tar.gz" LICENSE="BSD public-domain" SLOT="0" -KEYWORDS="amd64 hppa x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm64 hppa x86 ~x86-fbsd" IUSE="static-libs" RDEPEND="<sys-cluster/corosync-2.0.0"
