From: Sam James (sam_c) Date: Tue, 12 May 2020 14:29:16 +0000 (+0000) Subject: dev-python/django: arm64 keyworded (bug #721140) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=074a0ba33ddc5552f3e39a7cc6611e43455638aa;p=gentoo.git dev-python/django: arm64 keyworded (bug #721140) Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) Signed-off-by: Mart Raudsepp --- diff --git a/dev-python/django/django-3.0.6.ebuild b/dev-python/django/django-3.0.6.ebuild index 2dd01d0fcb69..58a0c8ae382f 100644 --- a/dev-python/django/django-3.0.6.ebuild +++ b/dev-python/django/django-3.0.6.ebuild @@ -23,7 +23,7 @@ LICENSE+=" Apache-2.0" # admin icons, jquery, xregexp.js LICENSE+=" MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="doc sqlite test" RESTRICT="!test? ( test )"