diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-11-15 17:27:31 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-11-15 17:27:31 +0100 |
commit | 207b9097bd8229441be73bea3e1239e10a0bbfcc (patch) | |
tree | ebec91ad79fe6d3a2fed2fadd14c6262169019d2 /dev-python/pytest-check | |
parent | dev-python/intreehooks: ppc stable wrt bug #803719 (diff) | |
download | gentoo-207b9097bd8229441be73bea3e1239e10a0bbfcc.tar.gz gentoo-207b9097bd8229441be73bea3e1239e10a0bbfcc.tar.bz2 gentoo-207b9097bd8229441be73bea3e1239e10a0bbfcc.zip |
dev-python/pytest-check: ppc stable wrt bug #803719
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pytest-check')
-rw-r--r-- | dev-python/pytest-check/pytest-check-1.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-check/pytest-check-1.0.4.ebuild b/dev-python/pytest-check/pytest-check-1.0.4.ebuild index aaa88442e40e..7065a227d003 100644 --- a/dev-python/pytest-check/pytest-check-1.0.4.ebuild +++ b/dev-python/pytest-check/pytest-check-1.0.4.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 sparc x86" RDEPEND=">=dev-python/pytest-6[${PYTHON_USEDEP}]" BDEPEND="dev-python/flit_core[${PYTHON_USEDEP}]" |