diff options
author | Markus Meier <maekke@gentoo.org> | 2018-01-28 21:40:28 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-01-28 21:40:28 +0100 |
commit | 984b14e28849f70ce02cec21063254850afe5ca4 (patch) | |
tree | 5309159de8484c66180bc779464a8c719c36b0f8 /dev-python/pytest-xprocess/pytest-xprocess-0.12.1.ebuild | |
parent | dev-python/flask: arm stable, bug #641290 (diff) | |
download | gentoo-984b14e28849f70ce02cec21063254850afe5ca4.tar.gz gentoo-984b14e28849f70ce02cec21063254850afe5ca4.tar.bz2 gentoo-984b14e28849f70ce02cec21063254850afe5ca4.zip |
dev-python/pytest-xprocess: arm stable, bug #641290
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python/pytest-xprocess/pytest-xprocess-0.12.1.ebuild')
-rw-r--r-- | dev-python/pytest-xprocess/pytest-xprocess-0.12.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-xprocess/pytest-xprocess-0.12.1.ebuild b/dev-python/pytest-xprocess/pytest-xprocess-0.12.1.ebuild index 2bedbb174169..ee3fbac5a9fd 100644 --- a/dev-python/pytest-xprocess/pytest-xprocess-0.12.1.ebuild +++ b/dev-python/pytest-xprocess/pytest-xprocess-0.12.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND=" |