diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-04 18:50:58 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-04 18:50:58 +0200 |
commit | ca82b7bc2ea3fa5fc33c8b884faa960af23a0ff0 (patch) | |
tree | 90784889e45d1d3e4955d29bf551508d8879815f /dev-python/pytest-fixture-config | |
parent | dev-python/ptyprocess: ppc stable wrt bug #720574 (diff) | |
download | gentoo-ca82b7bc2ea3fa5fc33c8b884faa960af23a0ff0.tar.gz gentoo-ca82b7bc2ea3fa5fc33c8b884faa960af23a0ff0.tar.bz2 gentoo-ca82b7bc2ea3fa5fc33c8b884faa960af23a0ff0.zip |
dev-python/pytest-fixture-config: ppc stable wrt bug #720584
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pytest-fixture-config')
-rw-r--r-- | dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r1.ebuild b/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r1.ebuild index 83b350fe07a3..bfa392e0bf8a 100644 --- a/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r1.ebuild +++ b/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" RDEPEND=" dev-python/pytest[${PYTHON_USEDEP}] |