summaryrefslogtreecommitdiff
path: root/dev-python/formencode
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-01 13:28:31 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-01 13:28:31 +0100
commit3fec3a7264b2910a9c9b88e283994f661025709a (patch)
tree296c73223df68d568e68bb669c592215f33c0858 /dev-python/formencode
parent26d0b591bde77ae611f86ca391efe76f954dd4f4 (diff)
downloadgentoo-3fec3a7264b2910a9c9b88e283994f661025709a.tar.gz
gentoo-3fec3a7264b2910a9c9b88e283994f661025709a.tar.xz
dev-python/formencode: ppc stable wrt bug #593114
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/formencode')
-rw-r--r--dev-python/formencode/formencode-1.3.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/formencode/formencode-1.3.0-r2.ebuild b/dev-python/formencode/formencode-1.3.0-r2.ebuild
index d8a9ad1d0bf..426ed2026ca 100644
--- a/dev-python/formencode/formencode-1.3.0-r2.ebuild
+++ b/dev-python/formencode/formencode-1.3.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip"
LICENSE="PSF-2"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~ia64 ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
IUSE="doc test"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]