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 3fbd5e3fea88..51fec2be29b5 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.2 2013/11/04 12:28:25 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/pykde4-4.11.2-r1.ebuild,v 1.3 2013/12/08 14:08:01 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" |