Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/texmaker/
Date: Fri, 25 Sep 2015 14:30:07
Message-Id: 1443191368.467f6a9c4cdaf8e6f9c0343aacf6561db45abb09.ago@gentoo
1 commit: 467f6a9c4cdaf8e6f9c0343aacf6561db45abb09
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 25 14:29:28 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 25 14:29:28 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=467f6a9c
7
8 app-office/texmaker: x86 stable wrt bug #542702
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="x86"
12
13 app-office/texmaker/texmaker-4.4.1-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-office/texmaker/texmaker-4.4.1-r1.ebuild b/app-office/texmaker/texmaker-4.4.1-r1.ebuild
17 index 575521d..fc7f6c0 100644
18 --- a/app-office/texmaker/texmaker-4.4.1-r1.ebuild
19 +++ b/app-office/texmaker/texmaker-4.4.1-r1.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="http://www.xm1math.net/texmaker/${P}.tar.bz2"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
25 +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
26 IUSE="+qt4 qt5"
27
28 REQUIRED_USE="^^ ( qt4 qt5 )"