diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-08-27 14:43:46 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-08-27 14:43:46 +0000 |
commit | 10eb337a1b1af5035727e570aa24ee1a40118ba5 (patch) | |
tree | 6635183b0203657d585ceaeabc96322a753c9dc1 /x11-libs/qt-webkit | |
parent | 0Hour Version bump :D (diff) | |
download | gentoo-2-10eb337a1b1af5035727e570aa24ee1a40118ba5.tar.gz gentoo-2-10eb337a1b1af5035727e570aa24ee1a40118ba5.tar.bz2 gentoo-2-10eb337a1b1af5035727e570aa24ee1a40118ba5.zip |
Mark -sparc since it sigbuses like webkit-gtk
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-libs/qt-webkit')
-rw-r--r-- | x11-libs/qt-webkit/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-webkit/qt-webkit-4.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-webkit/ChangeLog b/x11-libs/qt-webkit/ChangeLog index 43e669882976..bf9f57b1ce6b 100644 --- a/x11-libs/qt-webkit/ChangeLog +++ b/x11-libs/qt-webkit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/qt-webkit # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/ChangeLog,v 1.10 2008/08/11 13:13:14 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/ChangeLog,v 1.11 2008/08/27 14:43:46 armin76 Exp $ + + 27 Aug 2008; Raúl Porcel <armin76@gentoo.org> qt-webkit-4.4.1.ebuild: + Mark -sparc since it sigbuses like webkit-gtk *qt-webkit-4.4.1 (11 Aug 2008) diff --git a/x11-libs/qt-webkit/qt-webkit-4.4.1.ebuild b/x11-libs/qt-webkit/qt-webkit-4.4.1.ebuild index 54dc499b3e3c..29b2c19f0830 100644 --- a/x11-libs/qt-webkit/qt-webkit-4.4.1.ebuild +++ b/x11-libs/qt-webkit/qt-webkit-4.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.4.1.ebuild,v 1.1 2008/08/11 13:13:14 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/qt-webkit-4.4.1.ebuild,v 1.2 2008/08/27 14:43:46 armin76 Exp $ EAPI="1" inherit qt4-build @@ -10,7 +10,7 @@ HOMEPAGE="http://www.trolltech.com/" LICENSE="|| ( GPL-3 GPL-2 )" SLOT="4" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 -sparc ~x86" IUSE="" DEPEND="~x11-libs/qt-gui-${PV} |