diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-13 08:26:40 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-13 08:26:40 +0200 |
commit | bb3e2c5b5dfcd04aa4e2a0cdf51f558b4a497730 (patch) | |
tree | b389e18e29405e90a97b9ebe36bbec1af5aa3cca | |
parent | dev-python/dj-search-url: amd64 stable wrt bug #801805 (diff) | |
download | gentoo-bb3e2c5b5dfcd04aa4e2a0cdf51f558b4a497730.tar.gz gentoo-bb3e2c5b5dfcd04aa4e2a0cdf51f558b4a497730.tar.bz2 gentoo-bb3e2c5b5dfcd04aa4e2a0cdf51f558b4a497730.zip |
dev-python/django-cache-url: amd64 stable wrt bug #801805
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 72fca067574e..269e75db86d4 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 ) |