diff options
author | Sam James <sam@gentoo.org> | 2021-07-13 21:00:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-13 21:00:05 +0100 |
commit | 3da87fd1ed07800ea512f39e7d2f177db2a81200 (patch) | |
tree | 240f4b75720680a39565bda791c51c77f0e52853 /dev-python/pytest-django | |
parent | dev-python/django-configurations: Stabilize 2.2 arm64, #801805 (diff) | |
download | gentoo-3da87fd1ed07800ea512f39e7d2f177db2a81200.tar.gz gentoo-3da87fd1ed07800ea512f39e7d2f177db2a81200.tar.bz2 gentoo-3da87fd1ed07800ea512f39e7d2f177db2a81200.zip |
dev-python/pytest-django: Stabilize 4.4.0 arm64, #801805
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.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-django/pytest-django-4.4.0.ebuild b/dev-python/pytest-django/pytest-django-4.4.0.ebuild index 05b889200494..6dfb1b999d98 100644 --- a/dev-python/pytest-django/pytest-django-4.4.0.ebuild +++ b/dev-python/pytest-django/pytest-django-4.4.0.ebuild @@ -17,7 +17,7 @@ SRC_URI=" -> ${P}.gh.tar.gz" LICENSE="BSD" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" SLOT="0" RDEPEND=" |