diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-03-09 15:11:08 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-03-09 15:11:08 +0100 |
commit | fed61b45243a793773f0c948fabe05cd0b6507c2 (patch) | |
tree | f9bea94ea5d07e5ccfb9e8aab1285488b282b13a /dev-python/pytest-home | |
parent | dev-python/setuptools: Stabilize 69.1.1 x86, #926594 (diff) | |
download | gentoo-fed61b45243a793773f0c948fabe05cd0b6507c2.tar.gz gentoo-fed61b45243a793773f0c948fabe05cd0b6507c2.tar.bz2 gentoo-fed61b45243a793773f0c948fabe05cd0b6507c2.zip |
dev-python/pytest-home: Stabilize 0.5.1 x86, #926594
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.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-home/pytest-home-0.5.1.ebuild b/dev-python/pytest-home/pytest-home-0.5.1.ebuild index 07ce278d0bba..7ef86a0a7edb 100644 --- a/dev-python/pytest-home/pytest-home-0.5.1.ebuild +++ b/dev-python/pytest-home/pytest-home-0.5.1.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" RDEPEND=" dev-python/pytest[${PYTHON_USEDEP}] |