diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-24 12:35:50 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-24 12:35:50 +0200 |
commit | 9feb2e2795493b9c66e02bbc2d3af59340a9b9a4 (patch) | |
tree | 3c375f2c688d65308f7f241a0d1573c00d98a2cd /app-office/texstudio | |
parent | sys-apps/lm_sensors: amd64 stable wrt bug #555514 (diff) | |
download | gentoo-9feb2e2795493b9c66e02bbc2d3af59340a9b9a4.tar.gz gentoo-9feb2e2795493b9c66e02bbc2d3af59340a9b9a4.tar.bz2 gentoo-9feb2e2795493b9c66e02bbc2d3af59340a9b9a4.zip |
app-office/texstudio: amd64 stable wrt bug #560188
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-office/texstudio')
-rw-r--r-- | app-office/texstudio/texstudio-2.9.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/texstudio/texstudio-2.9.4.ebuild b/app-office/texstudio/texstudio-2.9.4.ebuild index 27704ebf8ad1..f13b48b668b9 100644 --- a/app-office/texstudio/texstudio-2.9.4.ebuild +++ b/app-office/texstudio/texstudio-2.9.4.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 )" |