summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2023-08-09 05:56:52 +0000
committerYixun Lan <dlan@gentoo.org>2023-08-09 05:57:48 +0000
commit58f07870e03c033a0a743b616dfe686058b7ec34 (patch)
treeb975ebfc835b599555b4108b6a1410a3af669132
parentmedia-libs/nanosvg: Keyword 20221222 arm64, #910748 (diff)
downloadgentoo-58f07870e03c033a0a743b616dfe686058b7ec34.tar.gz
gentoo-58f07870e03c033a0a743b616dfe686058b7ec34.tar.bz2
gentoo-58f07870e03c033a0a743b616dfe686058b7ec34.zip
sci-libs/libigl: Keyword 2.4.0 arm64, #910748
Signed-off-by: Yixun Lan <dlan@gentoo.org>
-rw-r--r--sci-libs/libigl/libigl-2.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/libigl/libigl-2.4.0.ebuild b/sci-libs/libigl/libigl-2.4.0.ebuild
index 7b92517b049e..aeec8b4e51ff 100644
--- a/sci-libs/libigl/libigl-2.4.0.ebuild
+++ b/sci-libs/libigl/libigl-2.4.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/libigl/libigl/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2+ MPL-2.0"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
IUSE="static-libs"
DEPEND="dev-cpp/eigen:3"