Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/libcmis/
Date: Wed, 31 Jul 2019 21:11:17
Message-Id: 1564607460.5ba6db476ac1e5657edda132b80cc22a1dc2be8e.bman@gentoo
1 commit: 5ba6db476ac1e5657edda132b80cc22a1dc2be8e
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 31 20:48:53 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 31 21:11:00 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ba6db47
7
8 dev-cpp/libcmis: arm64 stable
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.69, Repoman-2.3.16
12 RepoMan-Options: --include-arches="arm64"
13
14 dev-cpp/libcmis/libcmis-0.5.2-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-cpp/libcmis/libcmis-0.5.2-r1.ebuild b/dev-cpp/libcmis/libcmis-0.5.2-r1.ebuild
18 index 1383cf4ab3c..6fcf5cd2b07 100644
19 --- a/dev-cpp/libcmis/libcmis-0.5.2-r1.ebuild
20 +++ b/dev-cpp/libcmis/libcmis-0.5.2-r1.ebuild
21 @@ -8,7 +8,7 @@ if [[ ${PV} = 9999 ]]; then
22 inherit git-r3
23 else
24 SRC_URI="https://github.com/tdf/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
25 - KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
26 + KEYWORDS="amd64 ~arm arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
27 fi
28 inherit autotools flag-o-matic