diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-08-17 09:51:13 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-08-17 09:51:13 +0200 |
commit | e69fa746c9e6bb66370cd7eabf5c87caa4620cb1 (patch) | |
tree | a2e85a1dfbc8cde3aabe1acf191c07841a78cd35 /dev-python/pytest-home | |
parent | dev-python/rapidfuzz: Stabilize 3.9.5 x86, #938041 (diff) | |
download | gentoo-e69fa746c9e6bb66370cd7eabf5c87caa4620cb1.tar.gz gentoo-e69fa746c9e6bb66370cd7eabf5c87caa4620cb1.tar.bz2 gentoo-e69fa746c9e6bb66370cd7eabf5c87caa4620cb1.zip |
dev-python/pytest-home: Stabilize 0.6.0 ALLARCHES, #938047
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest-home')
-rw-r--r-- | dev-python/pytest-home/pytest-home-0.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-home/pytest-home-0.6.0.ebuild b/dev-python/pytest-home/pytest-home-0.6.0.ebuild index 9b96b2c5bf9c..2a3551637af6 100644 --- a/dev-python/pytest-home/pytest-home-0.6.0.ebuild +++ b/dev-python/pytest-home/pytest-home-0.6.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" dev-python/pytest[${PYTHON_USEDEP}] |