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-ml/lablgtk/
Date: Thu, 03 Dec 2015 13:28:37
Message-Id: 1449149235.9296e64815ef7a3915b1f0c4b25bf9a765e2b676.ago@gentoo
1 commit: 9296e64815ef7a3915b1f0c4b25bf9a765e2b676
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 3 13:27:15 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 3 13:27:15 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9296e648
7
8 dev-ml/lablgtk: x86 stable wrt bug #566610
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-ml/lablgtk/lablgtk-2.18.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-ml/lablgtk/lablgtk-2.18.3.ebuild b/dev-ml/lablgtk/lablgtk-2.18.3.ebuild
18 index 9a25a88..c86e4a1 100644
19 --- a/dev-ml/lablgtk/lablgtk-2.18.3.ebuild
20 +++ b/dev-ml/lablgtk/lablgtk-2.18.3.ebuild
21 @@ -28,7 +28,7 @@ DEPEND="${RDEPEND}
22 virtual/pkgconfig"
23
24 SLOT="2/${PV}"
25 -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
26 +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
27
28 src_configure() {
29 econf $(use_enable debug) \