diff options
Diffstat (limited to 'kde-base/smokeqt/smokeqt-4.11.5.ebuild')
-rw-r--r-- | kde-base/smokeqt/smokeqt-4.11.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/smokeqt/smokeqt-4.11.5.ebuild b/kde-base/smokeqt/smokeqt-4.11.5.ebuild index 05357bc11d8a..f3b41e6c08e6 100644 --- a/kde-base/smokeqt/smokeqt-4.11.5.ebuild +++ b/kde-base/smokeqt/smokeqt-4.11.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/smokeqt/smokeqt-4.11.5.ebuild,v 1.5 2014/02/20 09:27:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/smokeqt/smokeqt-4.11.5.ebuild,v 1.6 2014/02/23 09:08:28 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 ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug +phonon qimageblitz qscintilla qwt webkit" HOMEPAGE="http://techbase.kde.org/Development/Languages/Smoke" |