summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-11-23 19:51:42 +0100
committerMichał Górny <mgorny@gentoo.org>2023-11-23 19:51:42 +0100
commit7a2789c1a95e9fe4b27eef1161bd28e7e9b6c9c8 (patch)
tree61ad68325f4bfc74033e96eded52bab5ace46873 /dev-python/djangorestframework
parentdev-python/cwcwidth: Keyword 0.1.9 arm64, #917874 (diff)
downloadgentoo-7a2789c1a95e9fe4b27eef1161bd28e7e9b6c9c8.tar.gz
gentoo-7a2789c1a95e9fe4b27eef1161bd28e7e9b6c9c8.tar.bz2
gentoo-7a2789c1a95e9fe4b27eef1161bd28e7e9b6c9c8.zip
dev-python/djangorestframework: Keyword 3.14.0 arm64, #917879
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/djangorestframework')
-rw-r--r--dev-python/djangorestframework/djangorestframework-3.14.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/djangorestframework/djangorestframework-3.14.0.ebuild b/dev-python/djangorestframework/djangorestframework-3.14.0.ebuild
index 516803ad767c..9cd99ed8fbf0 100644
--- a/dev-python/djangorestframework/djangorestframework-3.14.0.ebuild
+++ b/dev-python/djangorestframework/djangorestframework-3.14.0.ebuild
@@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
RDEPEND="
>=dev-python/django-3.0[${PYTHON_USEDEP}]