diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-12 11:53:52 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-12 11:53:52 +0100 |
commit | 6d503328666c143108fca448b79a683305d37c16 (patch) | |
tree | 5bb3eb9aaa96d0c7ab2a4bd8bfcc9fb45f502dc6 /app-office | |
parent | dev-tex/pgf: ppc stable wrt bug #522588 (diff) | |
download | gentoo-6d503328666c143108fca448b79a683305d37c16.tar.gz gentoo-6d503328666c143108fca448b79a683305d37c16.tar.bz2 gentoo-6d503328666c143108fca448b79a683305d37c16.zip |
app-office/texstudio: ppc stable wrt bug #564256
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
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 c7f8068879de..12e8ccdec48d 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 )" |