diff options
author | Sam James <sam@gentoo.org> | 2021-06-20 02:43:30 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-20 02:43:30 +0100 |
commit | 1a1cd6e2eb58fea7572732499a616e31b0b03ab0 (patch) | |
tree | 267339465cef19df6b676718c1b684edd1225c25 /dev-python/django-cache-url | |
parent | dev-python/dj-search-url: Keyword 0.1 arm, #794910 (diff) | |
download | gentoo-1a1cd6e2eb58fea7572732499a616e31b0b03ab0.tar.gz gentoo-1a1cd6e2eb58fea7572732499a616e31b0b03ab0.tar.bz2 gentoo-1a1cd6e2eb58fea7572732499a616e31b0b03ab0.zip |
dev-python/django-cache-url: Keyword 3.2.3 arm, #794910
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/django-cache-url')
-rw-r--r-- | dev-python/django-cache-url/django-cache-url-3.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django-cache-url/django-cache-url-3.2.3.ebuild b/dev-python/django-cache-url/django-cache-url-3.2.3.ebuild index 423e2f91ae0f..9981da82483c 100644 --- a/dev-python/django-cache-url/django-cache-url-3.2.3.ebuild +++ b/dev-python/django-cache-url/django-cache-url-3.2.3.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${EGIT_COMMIT}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86" DOCS=( AUTHORS.rst CHANGELOG.rst README.rst ) |