diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-25 16:29:28 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-25 16:29:28 +0200 |
commit | 467f6a9c4cdaf8e6f9c0343aacf6561db45abb09 (patch) | |
tree | 2d4da39756366617e95eca69185711c336bff04d /app-office/texmaker | |
parent | mail-filter/pypolicyd-spf: x86 stable wrt bug #529492 (diff) | |
download | gentoo-467f6a9c4cdaf8e6f9c0343aacf6561db45abb09.tar.gz gentoo-467f6a9c4cdaf8e6f9c0343aacf6561db45abb09.tar.bz2 gentoo-467f6a9c4cdaf8e6f9c0343aacf6561db45abb09.zip |
app-office/texmaker: x86 stable wrt bug #542702
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'app-office/texmaker')
-rw-r--r-- | app-office/texmaker/texmaker-4.4.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/texmaker/texmaker-4.4.1-r1.ebuild b/app-office/texmaker/texmaker-4.4.1-r1.ebuild index 575521d19cdd..fc7f6c0c16a0 100644 --- a/app-office/texmaker/texmaker-4.4.1-r1.ebuild +++ b/app-office/texmaker/texmaker-4.4.1-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://www.xm1math.net/texmaker/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="+qt4 qt5" REQUIRED_USE="^^ ( qt4 qt5 )" |