diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-10-31 08:12:26 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-10-31 08:13:02 +0100 |
commit | 64463d671fa7a08a2460847e6742eb438b514f0e (patch) | |
tree | 2eebf3740db5144cb4f6af61c1baaee6a9aeaeb1 /app-office | |
parent | sys-libs/glibc: Stable for HPPA (bug #563524). (diff) | |
download | gentoo-64463d671fa7a08a2460847e6742eb438b514f0e.tar.gz gentoo-64463d671fa7a08a2460847e6742eb438b514f0e.tar.bz2 gentoo-64463d671fa7a08a2460847e6742eb438b514f0e.zip |
app-office/texstudio: Stable for PPC64 (bug #564256).
Package-Manager: portage-2.2.23
RepoMan-Options: --ignore-arches
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 4a6d581398c8..d9d19650f982 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 )" |