diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-08-29 08:33:44 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-08-29 08:33:44 +0200 |
commit | 4325707cbc1304115d1289ad58370728aeafe519 (patch) | |
tree | 5d88ba206a8ca409f0bf1bd3a8e94f25c0ca38c1 /dev-python/pytest-django | |
parent | dev-python/seedir: Stabilize 0.5.0 ppc64, #938646 (diff) | |
download | gentoo-4325707cbc1304115d1289ad58370728aeafe519.tar.gz gentoo-4325707cbc1304115d1289ad58370728aeafe519.tar.bz2 gentoo-4325707cbc1304115d1289ad58370728aeafe519.zip |
dev-python/pytest-django: Stabilize 4.8.0 ppc64, #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 e9f8ef79b886..74ab5cdbf801 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}] |