diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-12-20 18:20:10 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-12-20 18:30:40 +0100 |
commit | 3f7d7f5ad30f328f17c0c92d740c63f77a179a67 (patch) | |
tree | 63ebd12bfed163074217d236bb99c5dcf0f4e547 /app-office/texstudio | |
parent | dev-libs/gmp: fix configure, bug #603216 (diff) | |
download | gentoo-3f7d7f5ad30f328f17c0c92d740c63f77a179a67.tar.gz gentoo-3f7d7f5ad30f328f17c0c92d740c63f77a179a67.tar.bz2 gentoo-3f7d7f5ad30f328f17c0c92d740c63f77a179a67.zip |
app-office/texstudio-2.11.0-r0: stable on amd64
Gentoo-Bug: 594394
Diffstat (limited to 'app-office/texstudio')
-rw-r--r-- | app-office/texstudio/texstudio-2.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/texstudio/texstudio-2.11.0.ebuild b/app-office/texstudio/texstudio-2.11.0.ebuild index 3fbe7c338690..71272265b554 100644 --- a/app-office/texstudio/texstudio-2.11.0.ebuild +++ b/app-office/texstudio/texstudio-2.11.0.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 )" |