summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-03 17:54:01 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-09 17:46:13 +0300
commitb0f8e862bf56d1567ab8fcc7352beefaf6b52892 (patch)
tree940219b7608d9f57cbf56bcb1ad03cd6edc63060 /sci-libs/voro++
parentsci-libs/ufconfig: destabilize for ~x86 (diff)
downloadgentoo-b0f8e862bf56d1567ab8fcc7352beefaf6b52892.tar.gz
gentoo-b0f8e862bf56d1567ab8fcc7352beefaf6b52892.tar.bz2
gentoo-b0f8e862bf56d1567ab8fcc7352beefaf6b52892.zip
sci-libs/voro++: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs/voro++')
-rw-r--r--sci-libs/voro++/voro++-0.4.6-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/voro++/voro++-0.4.6-r1.ebuild b/sci-libs/voro++/voro++-0.4.6-r1.ebuild
index a2ab69b03aa5..4bddb96ea028 100644
--- a/sci-libs/voro++/voro++-0.4.6-r1.ebuild
+++ b/sci-libs/voro++/voro++-0.4.6-r1.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
@@ -11,7 +11,7 @@ SRC_URI="http://math.lbl.gov/voro++/download/dir/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
PATCHES=( "${FILESDIR}/${P}-cmake.patch" )