diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-24 15:50:49 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-24 15:50:49 +0200 |
commit | 05c21aea57bed78d49757738521d92474279ed94 (patch) | |
tree | 701271ffbd8e71ac6d7f931b724527b5727fcb71 /app-office/texmaker | |
parent | net-libs/nghttp2: amd64 stable wrt bug #558734 (diff) | |
download | gentoo-05c21aea57bed78d49757738521d92474279ed94.tar.gz gentoo-05c21aea57bed78d49757738521d92474279ed94.tar.bz2 gentoo-05c21aea57bed78d49757738521d92474279ed94.zip |
app-office/texmaker: amd64 stable wrt bug #542702
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
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 e21ad26329a8..575521d19cdd 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 )" |