diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-11-29 11:19:47 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-11-29 11:19:47 +0100 |
commit | bb04a901cd1288ee664f7a65d8cda8a2bb7f33ab (patch) | |
tree | 59896c5b59163d08ac4381825665ab2c7a946ff9 /dev-python/pytest-django | |
parent | dev-python/prompt-toolkit: Stabilize 3.0.41 ALLARCHES, #918795 (diff) | |
download | gentoo-bb04a901cd1288ee664f7a65d8cda8a2bb7f33ab.tar.gz gentoo-bb04a901cd1288ee664f7a65d8cda8a2bb7f33ab.tar.bz2 gentoo-bb04a901cd1288ee664f7a65d8cda8a2bb7f33ab.zip |
dev-python/pytest-django: Stabilize 4.7.0 ALLARCHES, #918808
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest-django')
-rw-r--r-- | dev-python/pytest-django/pytest-django-4.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-django/pytest-django-4.7.0.ebuild b/dev-python/pytest-django/pytest-django-4.7.0.ebuild index 9148fdfba396..c2ac99f2e00a 100644 --- a/dev-python/pytest-django/pytest-django-4.7.0.ebuild +++ b/dev-python/pytest-django/pytest-django-4.7.0.ebuild @@ -20,7 +20,7 @@ SRC_URI=" " LICENSE="BSD" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86" SLOT="0" RDEPEND=" |