Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/libcmis/
Date: Fri, 24 May 2019 12:23:08
Message-Id: 1558700570.45b3ee57a20efccb781c3d1f56ce735ebcc5a9f5.asturm@gentoo
1 commit: 45b3ee57a20efccb781c3d1f56ce735ebcc5a9f5
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 24 12:22:04 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Fri May 24 12:22:50 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45b3ee57
7
8 dev-cpp/libcmis: 0.5.2-r1 amd64/x86 stable
9
10 Closes: https://bugs.gentoo.org/674414
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12 Package-Manager: Portage-2.3.62, Repoman-2.3.11
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 c9f4938bb63..1383cf4ab3c 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