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 | d3d377362ae5dbfd08d38ba3799cbbb53347522d (diff) | |
download | gentoo-1740e91aba435ca640e15400384d61d2f78c8354.tar.gz gentoo-1740e91aba435ca640e15400384d61d2f78c8354.tar.xz |
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 d9d19650f98..bdaea407c0e 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 )" |