diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-07-18 05:53:11 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-07-18 05:55:07 +1000 |
commit | 0a0b4d02f7f57445f01232c8abe26ffb24cc34c5 (patch) | |
tree | 09e7a53b730f6e0924fb78b974733294f3bca8f8 /app-office | |
parent | app-arch/libarchive: Stable for HPPA PPC64 (bug #586182). (diff) | |
download | gentoo-0a0b4d02f7f57445f01232c8abe26ffb24cc34c5.tar.gz gentoo-0a0b4d02f7f57445f01232c8abe26ffb24cc34c5.tar.bz2 gentoo-0a0b4d02f7f57445f01232c8abe26ffb24cc34c5.zip |
app-office/texstudio: amd64/x86 stable
Gentoo-bug: 585292
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/texstudio/texstudio-2.10.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/texstudio/texstudio-2.10.8.ebuild b/app-office/texstudio/texstudio-2.10.8.ebuild index 668b92ade92f..bdf22a040401 100644 --- a/app-office/texstudio/texstudio-2.10.8.ebuild +++ b/app-office/texstudio/texstudio-2.10.8.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 )" |