diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:28:31 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:28:31 +0100 |
commit | 3fec3a7264b2910a9c9b88e283994f661025709a (patch) | |
tree | 296c73223df68d568e68bb669c592215f33c0858 /dev-python/formencode | |
parent | dev-python/editobj: ppc stable wrt bug #593112 (diff) | |
download | gentoo-3fec3a7264b2910a9c9b88e283994f661025709a.tar.gz gentoo-3fec3a7264b2910a9c9b88e283994f661025709a.tar.bz2 gentoo-3fec3a7264b2910a9c9b88e283994f661025709a.zip |
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.ebuild | 4 |
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 d8a9ad1d0bf5..426ed2026ca2 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}] |