diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-16 16:08:49 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-16 16:08:49 +0200 |
commit | ff0325e7252affaed7cd5d81559d74f414fda39e (patch) | |
tree | caf753f1542a799c0c3da3d8cfac9c5578aac166 /dev-python | |
parent | dev-python/pytest-xprocess: ppc stable wrt bug #717674 (diff) | |
download | gentoo-ff0325e7252affaed7cd5d81559d74f414fda39e.tar.gz gentoo-ff0325e7252affaed7cd5d81559d74f414fda39e.tar.bz2 gentoo-ff0325e7252affaed7cd5d81559d74f414fda39e.zip |
dev-python/pytest-xprocess: ppc64 stable wrt bug #717674
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-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 5ab92650f5f5..83e326207238 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}] |