diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-07-11 09:03:41 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-07-11 09:04:09 +0200 |
commit | 6da400890359ac2f081ca10d88cd861433df0a7b (patch) | |
tree | b73e50bc21dcadb0d6c419951bd6d289eea3cf31 /dev-python/pytest-django | |
parent | dev-python/pytest-asyncio: Stabilize 0.12.0 amd64, #731518 (diff) | |
download | gentoo-6da400890359ac2f081ca10d88cd861433df0a7b.tar.gz gentoo-6da400890359ac2f081ca10d88cd861433df0a7b.tar.bz2 gentoo-6da400890359ac2f081ca10d88cd861433df0a7b.zip |
dev-python/pytest-django: Stabilize 3.9.0 amd64, #731520
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-3.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-django/pytest-django-3.9.0.ebuild b/dev-python/pytest-django/pytest-django-3.9.0.ebuild index 9c4a38beff7d..8643926ecc9c 100644 --- a/dev-python/pytest-django/pytest-django-3.9.0.ebuild +++ b/dev-python/pytest-django/pytest-django-3.9.0.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://pypi.org/project/pytest-django/ https://pytest-django.readthed SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" -KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" SLOT="0" RDEPEND=" |