summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2014-01-18 01:06:48 +0000
committerMike Frysinger <vapier@gentoo.org>2014-01-18 01:06:48 +0000
commit52f71c51f3f3dc7e7f946c9af7881d73d7ee1570 (patch)
treee04f343331b7a912125a3f060d57f23dfc0f4446 /dev-python/python-docs/python-docs-3.3.2.ebuild
parentDrop python targets hacks now that base/ has it #474128. (diff)
downloadgentoo-2-52f71c51f3f3dc7e7f946c9af7881d73d7ee1570.tar.gz
gentoo-2-52f71c51f3f3dc7e7f946c9af7881d73d7ee1570.tar.bz2
gentoo-2-52f71c51f3f3dc7e7f946c9af7881d73d7ee1570.zip
Mark m68k/s390/sh stable.
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'dev-python/python-docs/python-docs-3.3.2.ebuild')
-rw-r--r--dev-python/python-docs/python-docs-3.3.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-docs/python-docs-3.3.2.ebuild b/dev-python/python-docs/python-docs-3.3.2.ebuild
index 64f76882f713..882ff7eab722 100644
--- a/dev-python/python-docs/python-docs-3.3.2.ebuild
+++ b/dev-python/python-docs/python-docs-3.3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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.2.ebuild,v 1.11 2014/01/15 12:34:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-3.3.2.ebuild,v 1.12 2014/01/18 01:06:48 vapier 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 ~x64-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 ~x64-macos ~x86-macos"
IUSE=""
DEPEND=""