diff options
Diffstat (limited to 'kde-base/pykde4/pykde4-4.4.4.ebuild')
-rw-r--r-- | kde-base/pykde4/pykde4-4.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/pykde4/pykde4-4.4.4.ebuild b/kde-base/pykde4/pykde4-4.4.4.ebuild index b29e58b4d7c5..8ecd56385e85 100644 --- a/kde-base/pykde4/pykde4-4.4.4.ebuild +++ b/kde-base/pykde4/pykde4-4.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/pykde4-4.4.4.ebuild,v 1.2 2010/06/06 14:52:47 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/pykde4-4.4.4.ebuild,v 1.3 2010/06/21 15:53:17 scarabeus Exp $ EAPI="3" @@ -12,7 +12,7 @@ RESTRICT_PYTHON_ABIS="2.4" inherit python kde4-meta DESCRIPTION="Python bindings for KDE4" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="debug doc examples semantic-desktop" # blocker added due to compatibility issues and error during compile time |