commit: 60d97b42d4c36162b3e6e9d3ce0f94dfba8bd133 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Nov 24 17:03:40 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Nov 24 17:03:40 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60d97b42
sci-libs/rtree: Stabilize 1.0.0 arm64, #918389 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> sci-libs/rtree/rtree-1.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/rtree/rtree-1.0.0.ebuild b/sci-libs/rtree/rtree-1.0.0.ebuild index 6a3c861b0013..ffa872d759b3 100644 --- a/sci-libs/rtree/rtree-1.0.0.ebuild +++ b/sci-libs/rtree/rtree-1.0.0.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://rtree.readthedocs.io" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm64 ~x86" +KEYWORDS="amd64 arm64 ~x86" RDEPEND=" sci-libs/libspatialindex
