summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-10-25 22:25:18 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-10-25 22:33:49 +0100
commitad4eeb417197a360db4b3849b133401b6ac6103e (patch)
treeec11f432a0def37bb0335db6867b0fdae04ac22e /dev-python/cached-property
parentdev-python/ansi2html: x86 stable (bug #750605) (diff)
downloadgentoo-ad4eeb417197a360db4b3849b133401b6ac6103e.tar.gz
gentoo-ad4eeb417197a360db4b3849b133401b6ac6103e.tar.bz2
gentoo-ad4eeb417197a360db4b3849b133401b6ac6103e.zip
dev-python/cached-property: x86 stable (bug #751124)
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/cached-property')
-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 d41a5a60d547..44e2c9394d60 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}] )"