diff options
Diffstat (limited to 'kde-base/pykde4/pykde4-4.11.2-r1.ebuild')
-rw-r--r-- | kde-base/pykde4/pykde4-4.11.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/pykde4/pykde4-4.11.2-r1.ebuild b/kde-base/pykde4/pykde4-4.11.2-r1.ebuild index 903851442157..1e27a779c83a 100644 --- a/kde-base/pykde4/pykde4-4.11.2-r1.ebuild +++ b/kde-base/pykde4/pykde4-4.11.2-r1.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/pykde4/pykde4-4.11.2-r1.ebuild,v 1.5 2013/12/10 19:48:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/pykde4-4.11.2-r1.ebuild,v 1.6 2013/12/11 20:27:28 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} ) @@ -10,7 +10,7 @@ OPENGL_REQUIRED="always" inherit python-r1 portability kde4-base multilib DESCRIPTION="Python bindings for KDE4" -KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug doc examples semantic-desktop test" HOMEPAGE="http://techbase.kde.org/Development/Languages/Python" |