summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-03-10 22:20:53 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-03-10 22:20:53 +0100
commitcf42f99d65976e720bebf2d4688eb24296443b32 (patch)
tree7fab9bd46c69ba66c5499a48321e86c965cbe0c4 /sci-libs/rtree
parentdev-python/xxhash: Stabilize 3.0.0 amd64, #834389 (diff)
downloadgentoo-cf42f99d65976e720bebf2d4688eb24296443b32.tar.gz
gentoo-cf42f99d65976e720bebf2d4688eb24296443b32.tar.bz2
gentoo-cf42f99d65976e720bebf2d4688eb24296443b32.zip
sci-libs/rtree: Stabilize 0.9.7 amd64, #834389
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sci-libs/rtree')
-rw-r--r--sci-libs/rtree/rtree-0.9.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/rtree/rtree-0.9.7.ebuild b/sci-libs/rtree/rtree-0.9.7.ebuild
index 7623eca37a2b..b7fcaebfa64f 100644
--- a/sci-libs/rtree/rtree-0.9.7.ebuild
+++ b/sci-libs/rtree/rtree-0.9.7.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://rtree.readthedocs.io"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="MIT"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
SLOT="0"
S="${WORKDIR}/${MY_P}"