diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-11 10:51:50 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-11 10:51:50 +0100 |
commit | d153c1a8497f30d14e733ef57107d7699604d924 (patch) | |
tree | 5380fa033b5fcc02bacfc8dca72a7ed7803750c2 /app-office | |
parent | net-dns/pdns: x86 stable wrt bug #565286 (diff) | |
download | gentoo-d153c1a8497f30d14e733ef57107d7699604d924.tar.gz gentoo-d153c1a8497f30d14e733ef57107d7699604d924.tar.bz2 gentoo-d153c1a8497f30d14e733ef57107d7699604d924.zip |
app-office/texstudio: x86 stable wrt bug #564256
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
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 bdaea407c0e6..c7f8068879de 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 )" |