diff options
Diffstat (limited to 'x11-libs/qt-assistant/qt-assistant-4.8.4.ebuild')
-rw-r--r-- | x11-libs/qt-assistant/qt-assistant-4.8.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/qt-assistant/qt-assistant-4.8.4.ebuild b/x11-libs/qt-assistant/qt-assistant-4.8.4.ebuild index 5f75b9703449..a0b2ea93735a 100644 --- a/x11-libs/qt-assistant/qt-assistant-4.8.4.ebuild +++ b/x11-libs/qt-assistant/qt-assistant-4.8.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.8.4.ebuild,v 1.5 2012/12/25 09:43:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.8.4.ebuild,v 1.6 2012/12/25 09:51:06 ago Exp $ EAPI=4 @@ -17,7 +17,7 @@ SLOT="4" if [[ ${QT4_BUILD_TYPE} == live ]]; then KEYWORDS="" else - KEYWORDS="~alpha amd64 ~arm ia64 ppc ppc64 ~sparc ~x86 ~ppc-macos ~x64-macos" + KEYWORDS="~alpha amd64 ~arm ia64 ppc ppc64 ~sparc x86 ~ppc-macos ~x64-macos" fi IUSE="compat doc +glib qt3support trace webkit" |