diff options
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/texstudio/texstudio-2.10.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/texstudio/texstudio-2.10.2.ebuild b/app-office/texstudio/texstudio-2.10.2.ebuild index d9d19650f982..bdaea407c0e6 100644 --- a/app-office/texstudio/texstudio-2.10.2.ebuild +++ b/app-office/texstudio/texstudio-2.10.2.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 )" |