diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-20 20:55:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-20 20:55:45 +0000 |
commit | e9f4ec7c17d2b860322e6ee538490ff3fefa2bb4 (patch) | |
tree | 0321ec77d41ed043dc61ffccdce92d98500d894d /dev-python/python-docs/python-docs-3.3.0.ebuild | |
parent | Stable for x86, wrt bug #441292 (diff) | |
download | gentoo-2-e9f4ec7c17d2b860322e6ee538490ff3fefa2bb4.tar.gz gentoo-2-e9f4ec7c17d2b860322e6ee538490ff3fefa2bb4.tar.bz2 gentoo-2-e9f4ec7c17d2b860322e6ee538490ff3fefa2bb4.zip |
Stable for x86, wrt bug #441296
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-python/python-docs/python-docs-3.3.0.ebuild')
-rw-r--r-- | dev-python/python-docs/python-docs-3.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-docs/python-docs-3.3.0.ebuild b/dev-python/python-docs/python-docs-3.3.0.ebuild index 292413b8b05c..f6d9eabc289f 100644 --- a/dev-python/python-docs/python-docs-3.3.0.ebuild +++ b/dev-python/python-docs/python-docs-3.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-3.3.0.ebuild,v 1.6 2012/11/07 03:38:54 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-3.3.0.ebuild,v 1.7 2012/11/20 20:55:45 ago Exp $ EAPI="3" @@ -10,7 +10,7 @@ SRC_URI="http://www.python.org/ftp/python/doc/${PV}/python-${PV}-docs-html.tar.b LICENSE="PSF-2" SLOT="3.3" -KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" DEPEND="" |