summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-04-12 21:29:23 -0400
committerAaron Bauman <bman@gentoo.org>2019-04-12 21:29:23 -0400
commit7f5be16ff7ad0805c96c92ce0d5d0a254814bd66 (patch)
tree4b0bfc899321eb5419c60769032938cb508f01a5
parentf6784a0c6ceb0d6a4ad1f564463d573185d68efc (diff)
downloadgentoo-7f5be16ff7ad0805c96c92ce0d5d0a254814bd66.tar.gz
gentoo-7f5be16ff7ad0805c96c92ce0d5d0a254814bd66.tar.xz
dev-python/django: arm64 keyworded (bug #682262)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
-rw-r--r--dev-python/django/django-2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django/django-2.2.ebuild b/dev-python/django/django-2.2.ebuild
index 7e60a484fcf..b308de852eb 100644
--- a/dev-python/django/django-2.2.ebuild
+++ b/dev-python/django/django-2.2.ebuild
@@ -21,7 +21,7 @@ LICENSE+=" Apache-2.0"
# admin icons, jquery, xregexp.js
LICENSE+=" MIT"
SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~arm64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="doc sqlite test"
RDEPEND="