summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-07-14 08:21:42 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-07-14 08:21:42 +0200
commit61853ea37481bf42b621529ac00d60f0c9456a46 (patch)
treed2098da1d045311d57e4a9c74e97fd25285ed693 /dev-python/django-cache-url
parentdev-python/dj-search-url: x86 stable wrt bug #801805 (diff)
downloadgentoo-61853ea37481bf42b621529ac00d60f0c9456a46.tar.gz
gentoo-61853ea37481bf42b621529ac00d60f0c9456a46.tar.bz2
gentoo-61853ea37481bf42b621529ac00d60f0c9456a46.zip
dev-python/django-cache-url: x86 stable wrt bug #801805
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/django-cache-url')
-rw-r--r--dev-python/django-cache-url/django-cache-url-3.2.3.ebuild2
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 c93ff92f575e..5869ed71cc6f 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 ~arm arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86"
DOCS=( AUTHORS.rst CHANGELOG.rst README.rst )