diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 21:26:53 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 21:32:58 +0100 |
commit | 0b3af3d3b3758f40c57a1d1958c8e4c29ed0b2fe (patch) | |
tree | 0706956b3e478e77c1efbb0814bb30e5527bdcc2 /dev-python/psutil | |
parent | aa603ba0de0655491f0b8300e42db16e24eb1cd9 (diff) | |
download | gentoo-0b3af3d3b3758f40c57a1d1958c8e4c29ed0b2fe.tar.gz gentoo-0b3af3d3b3758f40c57a1d1958c8e4c29ed0b2fe.tar.xz |
dev-python/psutil: ppc stable wrt bug #606392
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/psutil')
-rw-r--r-- | dev-python/psutil/psutil-2.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/psutil/psutil-2.1.3.ebuild b/dev-python/psutil/psutil-2.1.3.ebuild index 940cfc851ba..f28c98ea5b0 100644 --- a/dev-python/psutil/psutil-2.1.3.ebuild +++ b/dev-python/psutil/psutil-2.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux" IUSE="test" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] |