diff options
author | Sam James <sam@gentoo.org> | 2020-12-21 22:14:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-21 22:14:41 +0000 |
commit | 970ada2e80d26ae568b93d1d8f5bca746a7b0ba0 (patch) | |
tree | 2a1fca3d4b08996a8f43f8be44f61fff412aa099 /dev-python/pytest-django | |
parent | dev-python/django: arm64 stable (bug #761196) (diff) | |
download | gentoo-970ada2e80d26ae568b93d1d8f5bca746a7b0ba0.tar.gz gentoo-970ada2e80d26ae568b93d1d8f5bca746a7b0ba0.tar.bz2 gentoo-970ada2e80d26ae568b93d1d8f5bca746a7b0ba0.zip |
dev-python/pytest-django: arm64 stable (bug #761196)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-django')
-rw-r--r-- | dev-python/pytest-django/pytest-django-4.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-django/pytest-django-4.1.0.ebuild b/dev-python/pytest-django/pytest-django-4.1.0.ebuild index 75d2a4a05bb2..f3cfe518f3d2 100644 --- a/dev-python/pytest-django/pytest-django-4.1.0.ebuild +++ b/dev-python/pytest-django/pytest-django-4.1.0.ebuild @@ -17,7 +17,7 @@ SRC_URI=" -> ${P}.gh.tar.gz" LICENSE="BSD" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" SLOT="0" RDEPEND=" |