diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-11-05 18:05:30 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-11-05 18:05:30 +0000 |
commit | af6748553c5727d2adeb8a89e20911e096fa2c2f (patch) | |
tree | 784a6fbf31a90cc7cfe53f0fd744944f2603ec69 /x11-libs/qt-assistant/qt-assistant-4.6.2-r2.ebuild | |
parent | Stable for ppc64; bug #308777 (diff) | |
download | gentoo-2-af6748553c5727d2adeb8a89e20911e096fa2c2f.tar.gz gentoo-2-af6748553c5727d2adeb8a89e20911e096fa2c2f.tar.bz2 gentoo-2-af6748553c5727d2adeb8a89e20911e096fa2c2f.zip |
Needs qt-webkit, so dropping HPPA keywording (bug #239441).
(Portage version: 2.1.9.24/cvs/Linux i686)
Diffstat (limited to 'x11-libs/qt-assistant/qt-assistant-4.6.2-r2.ebuild')
-rw-r--r-- | x11-libs/qt-assistant/qt-assistant-4.6.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/qt-assistant/qt-assistant-4.6.2-r2.ebuild b/x11-libs/qt-assistant/qt-assistant-4.6.2-r2.ebuild index 62455e58f5ec..e91bb2467e51 100644 --- a/x11-libs/qt-assistant/qt-assistant-4.6.2-r2.ebuild +++ b/x11-libs/qt-assistant/qt-assistant-4.6.2-r2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.6.2-r2.ebuild,v 1.2 2010/10/23 15:12:15 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.6.2-r2.ebuild,v 1.3 2010/11/05 18:05:30 jer Exp $ EAPI="2" inherit qt4-build DESCRIPTION="The assistant help module for the Qt toolkit" SLOT="4" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="trace" DEPEND="~x11-libs/qt-gui-${PV}[aqua=,trace?] |