summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-02 19:12:29 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-03 14:12:43 +0300
commit1f88258f2b0e5af945e04820c7b44c9f4b8f4601 (patch)
tree5b32b42f2169168e57fa63f4f8ef4678f91ddf18 /sci-libs/neartree
parentsci-libs/mpir: destabilize for ~ppc (diff)
downloadgentoo-1f88258f2b0e5af945e04820c7b44c9f4b8f4601.tar.gz
gentoo-1f88258f2b0e5af945e04820c7b44c9f4b8f4601.tar.bz2
gentoo-1f88258f2b0e5af945e04820c7b44c9f4b8f4601.zip
sci-libs/neartree: destabilize for ~ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs/neartree')
-rw-r--r--sci-libs/neartree/neartree-5.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/neartree/neartree-5.1.1.ebuild b/sci-libs/neartree/neartree-5.1.1.ebuild
index 01499d4b10a1..0dcd44743f73 100644
--- a/sci-libs/neartree/neartree-5.1.1.ebuild
+++ b/sci-libs/neartree/neartree-5.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux"
RDEPEND="dev-libs/cvector"
DEPEND="${RDEPEND}"