diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-10 12:44:15 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-10 12:44:15 +0100 |
commit | 1740e91aba435ca640e15400384d61d2f78c8354 (patch) | |
tree | 2ac2120acb3d8d7b27cfe64b1bf69f6ffdeddb1c /app-office | |
parent | sys-kernel/vanilla-sources: Automated version bump to {3.10.93,3.14.57,4.1.13... (diff) | |
download | gentoo-1740e91aba435ca640e15400384d61d2f78c8354.tar.gz gentoo-1740e91aba435ca640e15400384d61d2f78c8354.tar.bz2 gentoo-1740e91aba435ca640e15400384d61d2f78c8354.zip |
app-office/texstudio: amd64 stable wrt bug #564256
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
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 d9d19650f982..bdaea407c0e6 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 )" |