diff options
author | David Seifert <soap@gentoo.org> | 2016-07-31 22:04:28 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2016-07-31 22:04:28 +0200 |
commit | 00091ab1843c4020c1c2148f98cd452753f234fd (patch) | |
tree | e5f361961fa2e6a4316ff00495463d42729f8d74 /app-office/texmacs | |
parent | app-office/texmacs: Depend on dev-qt/qtgui:4 unconditionally (diff) | |
download | gentoo-00091ab1843c4020c1c2148f98cd452753f234fd.tar.gz gentoo-00091ab1843c4020c1c2148f98cd452753f234fd.tar.bz2 gentoo-00091ab1843c4020c1c2148f98cd452753f234fd.zip |
app-office/texmacs: remove 'qt4' from IUSE
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-office/texmacs')
-rw-r--r-- | app-office/texmacs/texmacs-1.99.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/texmacs/texmacs-1.99.5.ebuild b/app-office/texmacs/texmacs-1.99.5.ebuild index 172fa9ff71ae..f5c7040a2cc8 100644 --- a/app-office/texmacs/texmacs-1.99.5.ebuild +++ b/app-office/texmacs/texmacs-1.99.5.ebuild @@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.texmacs.org/pub/TeXmacs/tmftp/source/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0" -IUSE="imlib jpeg netpbm pdf qt4 svg spell" +IUSE="imlib jpeg netpbm pdf svg spell" KEYWORDS="~alpha ~amd64 ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux" RDEPEND=" |