diff options
Diffstat (limited to 'kde-base/pykde4/pykde4-4.9.3.ebuild')
-rw-r--r-- | kde-base/pykde4/pykde4-4.9.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/pykde4/pykde4-4.9.3.ebuild b/kde-base/pykde4/pykde4-4.9.3.ebuild index 6097e1b1c98c..a357f40e6c91 100644 --- a/kde-base/pykde4/pykde4-4.9.3.ebuild +++ b/kde-base/pykde4/pykde4-4.9.3.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/kde-base/pykde4/pykde4-4.9.3.ebuild,v 1.2 2012/11/23 18:00:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/pykde4-4.9.3.ebuild,v 1.3 2012/11/23 19:33:35 ago Exp $ EAPI=4 @@ -13,7 +13,7 @@ OPENGL_REQUIRED="always" inherit python portability kde4-base multilib DESCRIPTION="Python bindings for KDE4" -KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux" IUSE="debug doc examples semantic-desktop" REQUIRED_USE="test? ( semantic-desktop )" |