diff options
author | 2020-07-09 10:57:46 +0200 | |
---|---|---|
committer | 2020-07-09 10:59:39 +0200 | |
commit | efe474cbb976ffd28423c89a5c56666add9be932 (patch) | |
tree | 01943638536d05404b954c328f431239913d0f1e /dev-python/pytest-django | |
parent | dev-python/pytest-asyncio: x86 stable wrt bug #731518 (diff) | |
download | gentoo-efe474cbb976ffd28423c89a5c56666add9be932.tar.gz gentoo-efe474cbb976ffd28423c89a5c56666add9be932.tar.bz2 gentoo-efe474cbb976ffd28423c89a5c56666add9be932.zip |
dev-python/pytest-django: x86 stable wrt bug #731520
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@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 d8944a9de33a..9c4a38beff7d 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=" |