diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-08-29 08:33:57 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-08-29 08:33:57 +0200 |
commit | f9638165df7ec3c24f04955f9eb55bfd5925caa3 (patch) | |
tree | 0c5f83269d40f61f700583bd13cf7400236dcd95 /dev-python/pytest-django | |
parent | dev-python/seedir: Stabilize 0.5.0 ppc, #938646 (diff) | |
download | gentoo-f9638165df7ec3c24f04955f9eb55bfd5925caa3.tar.gz gentoo-f9638165df7ec3c24f04955f9eb55bfd5925caa3.tar.bz2 gentoo-f9638165df7ec3c24f04955f9eb55bfd5925caa3.zip |
dev-python/pytest-django: Stabilize 4.8.0 ppc, #938646
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/pytest-django')
-rw-r--r-- | dev-python/pytest-django/pytest-django-4.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-django/pytest-django-4.8.0.ebuild b/dev-python/pytest-django/pytest-django-4.8.0.ebuild index 74ab5cdbf801..8ecffef4a793 100644 --- a/dev-python/pytest-django/pytest-django-4.8.0.ebuild +++ b/dev-python/pytest-django/pytest-django-4.8.0.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~loong ~ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~loong ppc ppc64 ~riscv ~sparc x86" RDEPEND=" >=dev-python/pytest-7.0.0[${PYTHON_USEDEP}] |