diff options
author | Sam James <sam@gentoo.org> | 2021-07-16 22:40:23 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-16 22:43:58 +0100 |
commit | 79f3af491232e8bafc259ed40faea1931f0d62c5 (patch) | |
tree | 435079619389bef6237d55e4eff40277c808f6c9 /dev-python/dj-search-url | |
parent | dev-python/dj-email-url: Stabilize 1.0.2 arm, #801805 (diff) | |
download | gentoo-79f3af491232e8bafc259ed40faea1931f0d62c5.tar.gz gentoo-79f3af491232e8bafc259ed40faea1931f0d62c5.tar.bz2 gentoo-79f3af491232e8bafc259ed40faea1931f0d62c5.zip |
dev-python/dj-search-url: Stabilize 0.1 arm, #801805
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/dj-search-url')
-rw-r--r-- | dev-python/dj-search-url/dj-search-url-0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dj-search-url/dj-search-url-0.1.ebuild b/dev-python/dj-search-url/dj-search-url-0.1.ebuild index eb31f131da6a..3d98438004a4 100644 --- a/dev-python/dj-search-url/dj-search-url-0.1.ebuild +++ b/dev-python/dj-search-url/dj-search-url-0.1.ebuild @@ -14,4 +14,4 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86" |