summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/python-docs/python-docs-2.7.2.ebuild')
-rw-r--r--dev-python/python-docs/python-docs-2.7.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/python-docs/python-docs-2.7.2.ebuild b/dev-python/python-docs/python-docs-2.7.2.ebuild
index ec7646ceb264..99507c93d76d 100644
--- a/dev-python/python-docs/python-docs-2.7.2.ebuild
+++ b/dev-python/python-docs/python-docs-2.7.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# 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-2.7.2.ebuild,v 1.1 2011/12/10 18:56:32 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.7.2.ebuild,v 1.2 2012/02/19 01:40:33 hwoarang 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="2.7"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~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 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
DEPEND=""