diff options
author | Sam James <sam@gentoo.org> | 2021-05-18 23:16:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-18 23:16:06 +0000 |
commit | 8b8a759d33be2d4e16a93971f863a8bbb6b45605 (patch) | |
tree | 46e0a26ec8037b1db2b65cefaeae828f0d0ecd59 /dev-python/pytest-django | |
parent | dev-perl/Pod-LaTeX: fix MissingTestRestrict (diff) | |
download | gentoo-8b8a759d33be2d4e16a93971f863a8bbb6b45605.tar.gz gentoo-8b8a759d33be2d4e16a93971f863a8bbb6b45605.tar.bz2 gentoo-8b8a759d33be2d4e16a93971f863a8bbb6b45605.zip |
dev-python/pytest-django: Stabilize 4.2.0 ALLARCHES, #790944
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.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-django/pytest-django-4.2.0.ebuild b/dev-python/pytest-django/pytest-django-4.2.0.ebuild index ac4f7fbd41ae..f5c36d290b8a 100644 --- a/dev-python/pytest-django/pytest-django-4.2.0.ebuild +++ b/dev-python/pytest-django/pytest-django-4.2.0.ebuild @@ -17,7 +17,7 @@ SRC_URI=" -> ${P}.gh.tar.gz" LICENSE="BSD" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" SLOT="0" RDEPEND=" |