diff options
author | Mike Gilbert <floppym@gentoo.org> | 2013-05-09 21:36:59 +0000 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2013-05-09 21:36:59 +0000 |
commit | 6a7fa047399b209f4499de353f9867b97ce7c819 (patch) | |
tree | dc89f834f4d08d75c10f516168978139881fbdc2 /dev-python/python-docs/python-docs-3.1.5.ebuild | |
parent | Don't build the 'maninstall' target; this installs generic symlinks python.1 ... (diff) | |
download | gentoo-2-6a7fa047399b209f4499de353f9867b97ce7c819.tar.gz gentoo-2-6a7fa047399b209f4499de353f9867b97ce7c819.tar.bz2 gentoo-2-6a7fa047399b209f4499de353f9867b97ce7c819.zip |
Stabilize on all archs.
(Portage version: 2.2.0_alpha174/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
Diffstat (limited to 'dev-python/python-docs/python-docs-3.1.5.ebuild')
-rw-r--r-- | dev-python/python-docs/python-docs-3.1.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/python-docs/python-docs-3.1.5.ebuild b/dev-python/python-docs/python-docs-3.1.5.ebuild index 1d9f7ae2588b..b3438fd3d79d 100644 --- a/dev-python/python-docs/python-docs-3.1.5.ebuild +++ b/dev-python/python-docs/python-docs-3.1.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 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.1.5.ebuild,v 1.3 2012/11/07 03:38:54 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-3.1.5.ebuild,v 1.4 2013/05/09 21:36:59 floppym 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.1" -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="" |