diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-28 15:12:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-28 15:12:25 +0200 |
commit | ede14641d5d8334699ceffd21a970dba97193033 (patch) | |
tree | 9563fca9a1a96ee792de60e362aab48adb09a881 /dev-python/pytest-django | |
parent | dev-python/django: x86 stable wrt bug #714528 (diff) | |
download | gentoo-ede14641d5d8334699ceffd21a970dba97193033.tar.gz gentoo-ede14641d5d8334699ceffd21a970dba97193033.tar.bz2 gentoo-ede14641d5d8334699ceffd21a970dba97193033.zip |
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@gentoo.org>
Diffstat (limited to 'dev-python/pytest-django')
-rw-r--r-- | dev-python/pytest-django/pytest-django-3.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 1c78196ecdf7..8643926ecc9c 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=" |