commit: cf42f99d65976e720bebf2d4688eb24296443b32 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Thu Mar 10 21:20:53 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Thu Mar 10 21:20:53 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf42f99d
sci-libs/rtree: Stabilize 0.9.7 amd64, #834389 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> sci-libs/rtree/rtree-0.9.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}"
