Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/openais/
Date: Mon, 19 Jun 2017 16:52:31
Message-Id: 1497891141.ca7301fcd122087d6d92f258f1ca3f68d2903e61.aballier@gentoo
1 commit: ca7301fcd122087d6d92f258f1ca3f68d2903e61
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 19 16:47:30 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 19 16:52:21 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca7301fc
7
8 sys-cluster/openais: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 sys-cluster/openais/openais-1.1.4-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-cluster/openais/openais-1.1.4-r1.ebuild b/sys-cluster/openais/openais-1.1.4-r1.ebuild
16 index d0b6f3ddc47..bf42581c57c 100644
17 --- a/sys-cluster/openais/openais-1.1.4-r1.ebuild
18 +++ b/sys-cluster/openais/openais-1.1.4-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2014 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI="2"
25 @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp:${PN}.org@${PN}.org/downloads/${P}/${P}.tar.gz"
26
27 LICENSE="BSD public-domain"
28 SLOT="0"
29 -KEYWORDS="amd64 hppa x86 ~x86-fbsd"
30 +KEYWORDS="amd64 ~arm64 hppa x86 ~x86-fbsd"
31 IUSE="static-libs"
32
33 RDEPEND="<sys-cluster/corosync-2.0.0"