diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 17:52:51 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 17:46:07 +0300 |
commit | afb1b73dc7b8afed50e64993c65c67f141229e22 (patch) | |
tree | 0ced953746c4659696244d2f2dd1a9648746a506 /sci-libs/neartree | |
parent | sci-libs/mpir: destabilize for ~x86 (diff) | |
download | gentoo-afb1b73dc7b8afed50e64993c65c67f141229e22.tar.gz gentoo-afb1b73dc7b8afed50e64993c65c67f141229e22.tar.bz2 gentoo-afb1b73dc7b8afed50e64993c65c67f141229e22.zip |
sci-libs/neartree: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs/neartree')
-rw-r--r-- | sci-libs/neartree/neartree-5.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/neartree/neartree-5.1.1.ebuild b/sci-libs/neartree/neartree-5.1.1.ebuild index 0dcd44743f73..89ccf3f61888 100644 --- a/sci-libs/neartree/neartree-5.1.1.ebuild +++ b/sci-libs/neartree/neartree-5.1.1.ebuild @@ -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}" |