summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-07-07 19:35:23 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-07-07 19:45:23 +0200
commit020909abd6fceb628eab25bcca27040a53ed3df1 (patch)
tree88a94c89e95c0940da9b398644d97aac909f819e /dev-python/django/django-1.11.2.ebuild
parentdev-python/isort: keyword ~arm64 (diff)
downloadgentoo-020909abd6fceb628eab25bcca27040a53ed3df1.tar.gz
gentoo-020909abd6fceb628eab25bcca27040a53ed3df1.tar.bz2
gentoo-020909abd6fceb628eab25bcca27040a53ed3df1.zip
dev-python/django: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-python/django/django-1.11.2.ebuild')
-rw-r--r--dev-python/django/django-1.11.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django/django-1.11.2.ebuild b/dev-python/django/django-1.11.2.ebuild
index 59405e57d07f..dbfd745c4a7e 100644
--- a/dev-python/django/django-1.11.2.ebuild
+++ b/dev-python/django/django-1.11.2.ebuild
@@ -25,7 +25,7 @@ LICENSE+=" Apache-2.0"
# admin icons, jquery, xregexp.js
LICENSE+=" MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="doc sqlite test"
RDEPEND=""