diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-16 16:07:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-16 16:07:39 +0200 |
commit | 556c4e2c46adfaf6a1095111e1c407323f19e847 (patch) | |
tree | d69b98146b937e95421dda426761b960185ef03f /dev-python/pytest-xprocess | |
parent | net-misc/iputils: arm stable wrt bug #716594 (diff) | |
download | gentoo-556c4e2c46adfaf6a1095111e1c407323f19e847.tar.gz gentoo-556c4e2c46adfaf6a1095111e1c407323f19e847.tar.bz2 gentoo-556c4e2c46adfaf6a1095111e1c407323f19e847.zip |
dev-python/pytest-xprocess: arm stable wrt bug #717674
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
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.13.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-xprocess/pytest-xprocess-0.13.1.ebuild b/dev-python/pytest-xprocess/pytest-xprocess-0.13.1.ebuild index 6570aa4ff241..da60d181f86c 100644 --- a/dev-python/pytest-xprocess/pytest-xprocess-0.13.1.ebuild +++ b/dev-python/pytest-xprocess/pytest-xprocess-0.13.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-python/pytest[${PYTHON_USEDEP}] |