diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 21:26:41 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 21:32:57 +0100 |
commit | 782ae10fda9e808d7f24a607b3f7c79e1f82c569 (patch) | |
tree | 7422bef9d5d22ce12ac7c30d1d51a83d4cb4d082 /dev-python/pytest-xprocess | |
parent | dev-python/werkzeug: ppc stable wrt bug #606392 (diff) | |
download | gentoo-782ae10fda9e808d7f24a607b3f7c79e1f82c569.tar.gz gentoo-782ae10fda9e808d7f24a607b3f7c79e1f82c569.tar.bz2 gentoo-782ae10fda9e808d7f24a607b3f7c79e1f82c569.zip |
dev-python/pytest-xprocess: 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/pytest-xprocess')
-rw-r--r-- | dev-python/pytest-xprocess/pytest-xprocess-0.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-xprocess/pytest-xprocess-0.9.1.ebuild b/dev-python/pytest-xprocess/pytest-xprocess-0.9.1.ebuild index 5895f6b255ce..40187984ce74 100644 --- a/dev-python/pytest-xprocess/pytest-xprocess-0.9.1.ebuild +++ b/dev-python/pytest-xprocess/pytest-xprocess-0.9.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND=" |