diff options
Diffstat (limited to 'kde-base/pykde4/pykde4-4.14.3.ebuild')
-rw-r--r-- | kde-base/pykde4/pykde4-4.14.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-base/pykde4/pykde4-4.14.3.ebuild b/kde-base/pykde4/pykde4-4.14.3.ebuild index b773a15b6eba..827f6f524d74 100644 --- a/kde-base/pykde4/pykde4-4.14.3.ebuild +++ b/kde-base/pykde4/pykde4-4.14.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/pykde4-4.14.3.ebuild,v 1.2 2014/12/11 13:05:45 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/pykde4-4.14.3.ebuild,v 1.3 2015/02/14 14:35:13 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} ) @@ -10,7 +10,7 @@ OPENGL_REQUIRED="always" inherit python-r1 portability kde4-base multilib eutils 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="akonadi debug doc examples nepomuk test" HOMEPAGE="http://techbase.kde.org/Development/Languages/Python" |