summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-02 18:16:21 +0000
committerSam James <sam@gentoo.org>2022-07-02 18:16:21 +0000
commitc9266a7a745729e54d4055624926726702861023 (patch)
tree542d4aa7a4449f5232db0badccd6ffcceed4cbfd /dev-python/requests_download
parentdev-python/ruamel-yaml-clib: Stabilize 0.2.6-r2 amd64, #855761 (diff)
downloadgentoo-c9266a7a745729e54d4055624926726702861023.tar.gz
gentoo-c9266a7a745729e54d4055624926726702861023.tar.bz2
gentoo-c9266a7a745729e54d4055624926726702861023.zip
dev-python/requests_download: Stabilize 0.1.2-r1 ALLARCHES, #855767
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/requests_download')
-rw-r--r--dev-python/requests_download/requests_download-0.1.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/requests_download/requests_download-0.1.2-r1.ebuild b/dev-python/requests_download/requests_download-0.1.2-r1.ebuild
index b9bb4886b279..10fe3377e15f 100644
--- a/dev-python/requests_download/requests_download-0.1.2-r1.ebuild
+++ b/dev-python/requests_download/requests_download-0.1.2-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/takluyver/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~mips ~x86"
+KEYWORDS="amd64 ~mips ~x86"
RDEPEND="dev-python/requests[${PYTHON_USEDEP}]"
BDEPEND="${RDEPEND}"