diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-11-23 21:10:55 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-11-23 21:10:55 +0100 |
commit | d0c0f4b982d52e4f313edd735db251373b8838e1 (patch) | |
tree | c8bcd4bc729f998221273f5ccd34b6f935a58ad3 /dev-python/django-filter | |
parent | dev-python/curtsies: Keyword 0.4.2 arm64, #917875 (diff) | |
download | gentoo-d0c0f4b982d52e4f313edd735db251373b8838e1.tar.gz gentoo-d0c0f4b982d52e4f313edd735db251373b8838e1.tar.bz2 gentoo-d0c0f4b982d52e4f313edd735db251373b8838e1.zip |
dev-python/django-filter: Keyword 23.4 arm64, #917880
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/django-filter')
-rw-r--r-- | dev-python/django-filter/django-filter-23.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django-filter/django-filter-23.4.ebuild b/dev-python/django-filter/django-filter-23.4.ebuild index 0769ae71ed93..fac2db6651c4 100644 --- a/dev-python/django-filter/django-filter-23.4.ebuild +++ b/dev-python/django-filter/django-filter-23.4.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="test" RESTRICT="!test? ( test )" |