diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-14 08:21:42 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-14 08:21:42 +0200 |
commit | 61853ea37481bf42b621529ac00d60f0c9456a46 (patch) | |
tree | d2098da1d045311d57e4a9c74e97fd25285ed693 /dev-python/django-cache-url | |
parent | dev-python/dj-search-url: x86 stable wrt bug #801805 (diff) | |
download | gentoo-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.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 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 ) |