diff options
author | Sam James <sam@gentoo.org> | 2020-11-07 17:49:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-07 17:49:40 +0000 |
commit | 08fd841d2e608b65e179371ba7d79cfac8d6cf3f (patch) | |
tree | 95c0b6485a66af724dc8943807ee776411bbb35c /dev-python/pytest-django | |
parent | dev-python/sentry-sdk: arm64 keyworded (bug #752396) (diff) | |
download | gentoo-08fd841d2e608b65e179371ba7d79cfac8d6cf3f.tar.gz gentoo-08fd841d2e608b65e179371ba7d79cfac8d6cf3f.tar.bz2 gentoo-08fd841d2e608b65e179371ba7d79cfac8d6cf3f.zip |
dev-python/pytest-django: arm64 keyworded (bug #752396)
Package-Manager: Portage-3.0.8, 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 44719125111d..ffdfeaaaeff3 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 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" SLOT="0" RDEPEND=" |