commit: ede14641d5d8334699ceffd21a970dba97193033 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Tue Apr 28 13:12:25 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Tue Apr 28 13:12:25 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ede14641
dev-python/pytest-django: x86 stable wrt bug #714528 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-python/pytest-django/pytest-django-3.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pytest-django/pytest-django-3.8.0.ebuild b/dev-python/pytest-django/pytest-django-3.8.0.ebuild index 1c78196ecdf..8643926ecc9 100644 --- a/dev-python/pytest-django/pytest-django-3.8.0.ebuild +++ b/dev-python/pytest-django/pytest-django-3.8.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="
