summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-05-29 13:14:19 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-05-29 13:14:19 +0200
commit219f336eecbfefc8ff9dfea1f6f885f39647a19e (patch)
tree0be8e0ed16213788bdc2550d3602683066aa7d60 /dev-python/requests-toolbelt
parentapp-arch/pixz: x86 stable (bug #644624) (diff)
downloadgentoo-219f336eecbfefc8ff9dfea1f6f885f39647a19e.tar.gz
gentoo-219f336eecbfefc8ff9dfea1f6f885f39647a19e.tar.bz2
gentoo-219f336eecbfefc8ff9dfea1f6f885f39647a19e.zip
dev-python/requests-toolbelt: x86 stable (bug #620454)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python/requests-toolbelt')
-rw-r--r--dev-python/requests-toolbelt/requests-toolbelt-0.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/requests-toolbelt/requests-toolbelt-0.8.0.ebuild b/dev-python/requests-toolbelt/requests-toolbelt-0.8.0.ebuild
index bd0cabd5197c..a3058c171dd2 100644
--- a/dev-python/requests-toolbelt/requests-toolbelt-0.8.0.ebuild
+++ b/dev-python/requests-toolbelt/requests-toolbelt-0.8.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="test"
RDEPEND="<dev-python/requests-3.0.0[${PYTHON_USEDEP}]"