diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-13 08:58:43 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-13 08:58:43 +0200 |
commit | 8d09237308459a25b15529a81b969612d190e9e6 (patch) | |
tree | d5425d6db0055e622e1184338ef3fbb84beedc54 /dev-python/pytest-fixture-config | |
parent | dev-python/pytest-expect: amd64/arm64/arm/hppa/ppc64/ppc/sparc/x86 stable (AL... (diff) | |
download | gentoo-8d09237308459a25b15529a81b969612d190e9e6.tar.gz gentoo-8d09237308459a25b15529a81b969612d190e9e6.tar.bz2 gentoo-8d09237308459a25b15529a81b969612d190e9e6.zip |
dev-python/pytest-fixture-config: amd64/arm64/arm/hppa/ppc64/ppc/sparc/x86 stable (ALLARCHES policy) wrt bug #851405
Package-Manager: Portage-3.0.30, Repoman-3.0.3
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-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r2.ebuild b/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r2.ebuild index 60f88fc37e4b..040b3f90b5c2 100644 --- a/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r2.ebuild +++ b/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r2.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" RDEPEND=" dev-python/pytest[${PYTHON_USEDEP}] |