diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 16:01:16 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 16:01:16 +0100 |
commit | dbf163d3850be148cd2427ec692422f6b7d5aec1 (patch) | |
tree | 3ebbcfb6469571629beb03f1d6f3c8a0fd6a96f8 /dev-python/pytest-xprocess/pytest-xprocess-0.9.1.ebuild | |
parent | dev-python/werkzeug: x86 stable wrt bug #606392 (diff) | |
download | gentoo-dbf163d3850be148cd2427ec692422f6b7d5aec1.tar.gz gentoo-dbf163d3850be148cd2427ec692422f6b7d5aec1.tar.bz2 gentoo-dbf163d3850be148cd2427ec692422f6b7d5aec1.zip |
dev-python/pytest-xprocess: x86 stable wrt bug #606392
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pytest-xprocess/pytest-xprocess-0.9.1.ebuild')
-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 40187984ce74..895a5b8a8a9f 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=" |