diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-05-15 18:14:28 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-05-15 18:14:28 +0000 |
commit | 38bb5d1c6c2af43f7f479806c6f3a47cc227c858 (patch) | |
tree | a2b25d5bcb0f2a04ecc2ed334cd11bb336da1931 /x11-libs/qt-webkit | |
parent | x11-libs/qt-webkit-4.5.1 does not compile on alpha (bug 269739), qt-assistant... (diff) | |
download | gentoo-2-38bb5d1c6c2af43f7f479806c6f3a47cc227c858.tar.gz gentoo-2-38bb5d1c6c2af43f7f479806c6f3a47cc227c858.tar.bz2 gentoo-2-38bb5d1c6c2af43f7f479806c6f3a47cc227c858.zip |
x11-libs/qt-webkit-4.5.1 does not compile on alpha (bug 269739), dropping keyword
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/qt-webkit')
-rw-r--r-- | x11-libs/qt-webkit/qt-webkit-4.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/qt-webkit/qt-webkit-4.5.1.ebuild b/x11-libs/qt-webkit/qt-webkit-4.5.1.ebuild index 5cfff893fd8b..bfb25a04b79e 100644 --- a/x11-libs/qt-webkit/qt-webkit-4.5.1.ebuild +++ b/x11-libs/qt-webkit/qt-webkit-4.5.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/qt-webkit-4.5.1.ebuild,v 1.2 2009/05/13 18:06:05 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/qt-webkit-4.5.1.ebuild,v 1.3 2009/05/15 18:14:28 klausman Exp $ EAPI="2" inherit qt4-build DESCRIPTION="The Webkit module for the Qt toolkit" SLOT="4" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 -sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 -sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="~x11-libs/qt-core-${PV}[debug=,ssl] |