diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-15 16:28:16 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-15 16:48:59 +0100 |
commit | 175f74015fc86c49f50183b78904aea34285a455 (patch) | |
tree | db08eee810bcd6c41063b146730ff7e3525cb252 /app-office/texstudio | |
parent | app-editors/hteditor: ppc stable wrt bug #515300 (diff) | |
download | gentoo-175f74015fc86c49f50183b78904aea34285a455.tar.gz gentoo-175f74015fc86c49f50183b78904aea34285a455.tar.bz2 gentoo-175f74015fc86c49f50183b78904aea34285a455.zip |
app-office/texstudio: ppc stable wrt bug #594394
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 3480dc3307fc..cee881ca698c 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 )" |