diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-01 20:10:54 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-01 20:11:03 +0200 |
commit | f941cc2f9bb8b7ef64dbca5f409acce3086912f7 (patch) | |
tree | 1cc4c8ac637656740ee6426527e997afa45b948f /dev-python | |
parent | sys-cluster/kube-scheduler: 1.21.8 bump (diff) | |
download | gentoo-f941cc2f9bb8b7ef64dbca5f409acce3086912f7.tar.gz gentoo-f941cc2f9bb8b7ef64dbca5f409acce3086912f7.tar.bz2 gentoo-f941cc2f9bb8b7ef64dbca5f409acce3086912f7.zip |
dev-python/pytest-django: Stabilize 4.5.2 ALLARCHES, #830412
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pytest-django/pytest-django-4.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-django/pytest-django-4.5.2.ebuild b/dev-python/pytest-django/pytest-django-4.5.2.ebuild index 1e62d7f0b421..c8c2f52aae18 100644 --- a/dev-python/pytest-django/pytest-django-4.5.2.ebuild +++ b/dev-python/pytest-django/pytest-django-4.5.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,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=" |