diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-03-21 16:20:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-03-21 16:20:22 +0100 |
commit | 1d6363c98c80859530c1ca4ff19a301a8187ac76 (patch) | |
tree | 658c6c1471a6db1cde2a5aedb47c3b2e662bc162 /sci-libs | |
parent | media-gfx/prusaslicer: amd64 stable wrt bug #835628 (diff) | |
download | gentoo-1d6363c98c80859530c1ca4ff19a301a8187ac76.tar.gz gentoo-1d6363c98c80859530c1ca4ff19a301a8187ac76.tar.bz2 gentoo-1d6363c98c80859530c1ca4ff19a301a8187ac76.zip |
sci-libs/libigl: amd64 stable wrt bug #835628
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/libigl/libigl-2.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/libigl/libigl-2.3.0.ebuild b/sci-libs/libigl/libigl-2.3.0.ebuild index 4394eb040c0b..3b0dfd878e96 100644 --- a/sci-libs/libigl/libigl-2.3.0.ebuild +++ b/sci-libs/libigl/libigl-2.3.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 ~x86" IUSE="static-libs" DEPEND="dev-cpp/eigen:3" |