diff options
author | 2013-03-31 14:58:28 +0000 | |
---|---|---|
committer | 2013-03-31 14:58:28 +0000 | |
commit | 22f9e276f21200078ccc325b90e2f16ce17d0528 (patch) | |
tree | 90af0b86a04f9e555e7b5ca5b6266590e5a0bc92 /dev-python/pycairo/pycairo-1.10.0-r4.ebuild | |
parent | Version bump for Gnome 3.6. Add ~arm to >=3.6 ebuilds. Clean up old revision. (diff) | |
download | gentoo-2-22f9e276f21200078ccc325b90e2f16ce17d0528.tar.gz gentoo-2-22f9e276f21200078ccc325b90e2f16ce17d0528.tar.bz2 gentoo-2-22f9e276f21200078ccc325b90e2f16ce17d0528.zip |
Stable for sparc, wrt bug #458988
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/pycairo/pycairo-1.10.0-r4.ebuild')
-rw-r--r-- | dev-python/pycairo/pycairo-1.10.0-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pycairo/pycairo-1.10.0-r4.ebuild b/dev-python/pycairo/pycairo-1.10.0-r4.ebuild index 4310a23620f0..1847dc1a4b73 100644 --- a/dev-python/pycairo/pycairo-1.10.0-r4.ebuild +++ b/dev-python/pycairo/pycairo-1.10.0-r4.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/dev-python/pycairo/pycairo-1.10.0-r4.ebuild,v 1.12 2013/03/30 15:13:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycairo/pycairo-1.10.0-r4.ebuild,v 1.13 2013/03/31 14:58:28 ago Exp $ EAPI="5" PYTHON_COMPAT=( python2_{6,7} python3_{1,2,3} ) @@ -19,7 +19,7 @@ SRC_URI="http://cairographics.org/releases/py2cairo-${PYCAIRO_PYTHON2_VERSION}.t # || ( LGPL-2.1 MPL-1.1 ) for pycairo 1.8.10. LICENSE="LGPL-3 || ( LGPL-2.1 MPL-1.1 )" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc examples +svg test xcb" # Note: xpyb is used as the C header, not Python modules |