diff options
Diffstat (limited to 'app-office/texmaker/texmaker-4.4.1-r1.ebuild')
-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 )" |