diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-27 11:48:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-27 11:48:33 +0000 |
commit | 1edeaffac5a6d5b8e0498475a6352b63b3658e16 (patch) | |
tree | b4660a8afd3de489ef97f579cba65a2303ce28c6 /kde-base/pykde4/pykde4-4.10.5.ebuild | |
parent | Initial version based on a user submitted ebuild # 352669 (diff) | |
download | historical-1edeaffac5a6d5b8e0498475a6352b63b3658e16.tar.gz historical-1edeaffac5a6d5b8e0498475a6352b63b3658e16.tar.bz2 historical-1edeaffac5a6d5b8e0498475a6352b63b3658e16.zip |
Stable for amd64, wrt to bug #477634
Package-Manager: portage-2.1.12.2/cvs/Linux x86_64
RepoMan-Options: --force
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'kde-base/pykde4/pykde4-4.10.5.ebuild')
-rw-r--r-- | kde-base/pykde4/pykde4-4.10.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/pykde4/pykde4-4.10.5.ebuild b/kde-base/pykde4/pykde4-4.10.5.ebuild index f517dcf65405..2365f124a131 100644 --- a/kde-base/pykde4/pykde4-4.10.5.ebuild +++ b/kde-base/pykde4/pykde4-4.10.5.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.10.5.ebuild,v 1.2 2013/07/02 20:35:14 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/pykde4-4.10.5.ebuild,v 1.3 2013/07/27 11:44:45 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,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" REQUIRED_USE="${PYTHON_REQUIRED_USE} test? ( semantic-desktop )" |