summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-18 01:40:21 +0000
committerSam James <sam@gentoo.org>2021-04-18 01:40:21 +0000
commit5ccfbbbd23791390a3521976848b4c18953eac56 (patch)
treee912bdbc20f0615aa367fabb1b2ef1c7bde5ef11 /dev-python/responses
parentdev-python/qtconsole: Stabilize 5.0.3 ALLARCHES, #783339 (diff)
downloadgentoo-5ccfbbbd23791390a3521976848b4c18953eac56.tar.gz
gentoo-5ccfbbbd23791390a3521976848b4c18953eac56.tar.bz2
gentoo-5ccfbbbd23791390a3521976848b4c18953eac56.zip
dev-python/responses: Stabilize 0.13.1 ALLARCHES, #783342
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/responses')
-rw-r--r--dev-python/responses/responses-0.13.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/responses/responses-0.13.1.ebuild b/dev-python/responses/responses-0.13.1.ebuild
index d3c967c158e0..defc47fbf49f 100644
--- a/dev-python/responses/responses-0.13.1.ebuild
+++ b/dev-python/responses/responses-0.13.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
RDEPEND="
>=dev-python/requests-2.0[${PYTHON_USEDEP}]