diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 15:01:25 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 15:16:59 +0100 |
commit | e12a55bff7754dc3297ddcbb1311351b0f868971 (patch) | |
tree | 27a6cd0f325fcdf025c00c6719e33997882bd87e /dev-python/pytest-django | |
parent | dev-python/django: amd64 stable wrt bug #714528 (diff) | |
download | gentoo-e12a55bff7754dc3297ddcbb1311351b0f868971.tar.gz gentoo-e12a55bff7754dc3297ddcbb1311351b0f868971.tar.bz2 gentoo-e12a55bff7754dc3297ddcbb1311351b0f868971.zip |
dev-python/pytest-django: amd64 stable wrt bug #714528
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
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 d8944a9de33a..1c78196ecdf7 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=" |