Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/libcmis/
Date: Tue, 29 Nov 2016 18:41:55
Message-Id: 1480444858.b974c6bdc63cf98b95a0f14685cfc7279e169caa.ago@gentoo
1 commit: b974c6bdc63cf98b95a0f14685cfc7279e169caa
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 29 18:40:58 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 29 18:40:58 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b974c6bd
7
8 dev-cpp/libcmis: x86 stable wrt bug #600038
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-cpp/libcmis/libcmis-0.5.2_pre20160820.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-cpp/libcmis/libcmis-0.5.2_pre20160820.ebuild b/dev-cpp/libcmis/libcmis-0.5.2_pre20160820.ebuild
18 index 302989f..afb9637 100644
19 --- a/dev-cpp/libcmis/libcmis-0.5.2_pre20160820.ebuild
20 +++ b/dev-cpp/libcmis/libcmis-0.5.2_pre20160820.ebuild
21 @@ -25,7 +25,7 @@ SLOT="0.5"
22
23 # Don't move KEYWORDS on the previous line or ekeyword won't work # 399061
24 [[ ${PV} == 9999 ]] || \
25 -KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
27
28 IUSE="static-libs man test"