diff options
author | Sam James <sam@gentoo.org> | 2024-10-12 16:04:14 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-12 16:04:14 +0100 |
commit | f16933044cca86a70e320f4edba546b04b35adf8 (patch) | |
tree | 405d4a9cbc4c70dfd8837b5b6b86d93d1d32ecc5 /dev-python/pytest-django | |
parent | dev-python/seedir: Stabilize 0.5.0 sparc, #940437 (diff) | |
download | gentoo-f16933044cca86a70e320f4edba546b04b35adf8.tar.gz gentoo-f16933044cca86a70e320f4edba546b04b35adf8.tar.bz2 gentoo-f16933044cca86a70e320f4edba546b04b35adf8.zip |
dev-python/pytest-django: Stabilize 4.9.0 sparc, #940437
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-django')
-rw-r--r-- | dev-python/pytest-django/pytest-django-4.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-django/pytest-django-4.9.0.ebuild b/dev-python/pytest-django/pytest-django-4.9.0.ebuild index 8ecffef4a793..8e52f7d88eb5 100644 --- a/dev-python/pytest-django/pytest-django-4.9.0.ebuild +++ b/dev-python/pytest-django/pytest-django-4.9.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}] |