diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-19 18:47:30 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-19 18:52:21 +0200 |
commit | ca7301fcd122087d6d92f258f1ca3f68d2903e61 (patch) | |
tree | 595ab9010d35f328edc3941421f5f817c845f974 /sys-cluster/openais | |
parent | sys-kernel/git-sources: Linux patch 4.12-rc6 (diff) | |
download | gentoo-ca7301fcd122087d6d92f258f1ca3f68d2903e61.tar.gz gentoo-ca7301fcd122087d6d92f258f1ca3f68d2903e61.tar.bz2 gentoo-ca7301fcd122087d6d92f258f1ca3f68d2903e61.zip |
sys-cluster/openais: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'sys-cluster/openais')
-rw-r--r-- | sys-cluster/openais/openais-1.1.4-r1.ebuild | 4 |
1 files 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 d0b6f3ddc478..bf42581c57c3 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" |