summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/requests-cache/requests-cache-0.4.12-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/requests-cache/requests-cache-0.4.12-r1.ebuild b/dev-python/requests-cache/requests-cache-0.4.12-r1.ebuild
index a209cefea5a9..063d69b1302a 100644
--- a/dev-python/requests-cache/requests-cache-0.4.12-r1.ebuild
+++ b/dev-python/requests-cache/requests-cache-0.4.12-r1.ebuild
@@ -3,7 +3,7 @@
EAPI="7"
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} )
inherit distutils-r1
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.zip"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="doc"
# Portage only has versions of request >= minimum border