diff options
author | 2024-03-25 01:32:53 -0400 | |
---|---|---|
committer | 2024-03-26 16:17:17 -0400 | |
commit | 776fd281e8a158bce2ea3f4845d4cfd848bc2dc5 (patch) | |
tree | 4cb001053c5e2ae03320821f70f71a459a08b755 /dev-python/pytest-home/pytest-home-0.5.1.ebuild | |
parent | dev-python/setuptools: Stabilize 69.1.1 hppa, #926594 (diff) | |
download | gentoo-776fd281e8a158bce2ea3f4845d4cfd848bc2dc5.tar.gz gentoo-776fd281e8a158bce2ea3f4845d4cfd848bc2dc5.tar.bz2 gentoo-776fd281e8a158bce2ea3f4845d4cfd848bc2dc5.zip |
dev-python/pytest-home: Stabilize 0.5.1 hppa, #926594
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-python/pytest-home/pytest-home-0.5.1.ebuild')
-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 84418a65c968..e07fa5f5bad9 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}] |