diff --git a/app-office/texstudio/texstudio-2.9.4.ebuild b/app-office/texstudio/texstudio-2.9.4.ebuild index 27704ebf8ad13..f13b48b668b9f 100644 --- a/app-office/texstudio/texstudio-2.9.4.ebuild +++ b/app-office/texstudio/texstudio-2.9.4.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}/TeXstudio%20${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" IUSE="video +qt4 qt5" REQUIRED_USE="^^ ( qt4 qt5 )"