diff options
Diffstat (limited to 'kde-base/smokeqt/smokeqt-4.10.0.ebuild')
-rw-r--r-- | kde-base/smokeqt/smokeqt-4.10.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/smokeqt/smokeqt-4.10.0.ebuild b/kde-base/smokeqt/smokeqt-4.10.0.ebuild index 3a9c763354dc..33b08edc3a80 100644 --- a/kde-base/smokeqt/smokeqt-4.10.0.ebuild +++ b/kde-base/smokeqt/smokeqt-4.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/smokeqt/smokeqt-4.10.0.ebuild,v 1.1 2013/02/07 04:57:00 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/smokeqt/smokeqt-4.10.0.ebuild,v 1.2 2013/02/23 17:21:38 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ KDE_REQUIRED="never" inherit kde4-base DESCRIPTION="Scripting Meta Object Kompiler Engine - Qt bindings" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug +phonon qimageblitz qscintilla qwt webkit" # Maybe make more of Qt optional? |