diff options
author | 2010-10-23 15:12:15 +0000 | |
---|---|---|
committer | 2010-10-23 15:12:15 +0000 | |
commit | 4ce4e3a3b0b8a26455864c979870ccbc4257afdc (patch) | |
tree | a66f816b7c5a9a77711dc8256dec9c907c146491 /x11-libs/qt-assistant/qt-assistant-4.6.2-r2.ebuild | |
parent | old (diff) | |
download | gentoo-2-4ce4e3a3b0b8a26455864c979870ccbc4257afdc.tar.gz gentoo-2-4ce4e3a3b0b8a26455864c979870ccbc4257afdc.tar.bz2 gentoo-2-4ce4e3a3b0b8a26455864c979870ccbc4257afdc.zip |
Drop sparc keyword
(Portage version: 2.1.8.3/cvs/Linux ia64)
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 ed09925c2aa4..62455e58f5ec 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.1 2010/05/04 13:49:28 hwoarang Exp $ +# $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 $ EAPI="2" inherit qt4-build DESCRIPTION="The assistant help module for the Qt toolkit" SLOT="4" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~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?] |