dev-lua/lunix: update to actually support 5.4
[sgilles-overlay.git] / sci-mathematics / matroid-finder / matroid-finder-9999.ebuild
blob609c7e4e5d5fd2e4ec50dac071b54838a0e7d42d
1 # Copyright 2024 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
4 EAPI=8
6 inherit git-r3 toolchain-funcs
8 DESCRIPTION="A program to find matroids of plabic graphs"
9 HOMEPAGE="http://www.math.umd.edu/~sgilles"
10 EGIT_REPO_URI="git://repo.or.cz/matroid-finder.git"
12 LICENSE="ISC"
13 SLOT="0"
14 KEYWORDS="alpha amd64 arm hppa ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd"
16 src_compile() {
17 emake CC=$(tc-getCC)