summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-25 21:47:57 +0000
committerSam James <sam@gentoo.org>2020-10-25 21:47:57 +0000
commit133525eda661a0b7b95354140f198c3ecc03d30e (patch)
treedf4629044c33b9dbf4a483747a68cdddf2e83920 /dev-python
parentdev-python/dask: Stabilize 2.27.0 ALLARCHES, #750614 (diff)
downloadgentoo-133525eda661a0b7b95354140f198c3ecc03d30e.tar.gz
gentoo-133525eda661a0b7b95354140f198c3ecc03d30e.tar.bz2
gentoo-133525eda661a0b7b95354140f198c3ecc03d30e.zip
dev-python/cached-property: Stabilize 1.5.2 ALLARCHES, #751124
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/cached-property/cached-property-1.5.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cached-property/cached-property-1.5.2.ebuild b/dev-python/cached-property/cached-property-1.5.2.ebuild
index 44e2c9394d60..937c0bb7f6f3 100644
--- a/dev-python/cached-property/cached-property-1.5.2.ebuild
+++ b/dev-python/cached-property/cached-property-1.5.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm64 ppc64 x86"
DEPEND="test? ( dev-python/freezegun[${PYTHON_USEDEP}] )"