Skip to content

Commit c183e87

Browse files
committed
dev-python/python-igraph: reword SuiteSparse-mask note
The glpk build failure stems from the overlay-wide SuiteSparse mask in profiles/package.mask, not anything machine-specific; reword the comment to say so.
1 parent 805b395 commit c183e87

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

dev-python/python-igraph/python-igraph-1.0.0.ebuild

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ KEYWORDS="~amd64 ~arm64"
2222

2323
# Build the bundled igraph C core (vendor/source/igraph, shipped in full in the
2424
# sdist) with CMake. The system dev-libs/igraph would be cleaner, but it
25-
# hard-depends on sci-mathematics/glpk, which fails to build against this host's
26-
# (overlay-masked) SuiteSparse -- glpk can't find amd.h. The vendored core needs
25+
# hard-depends on sci-mathematics/glpk, which fails to build against the
26+
# overlay-masked SuiteSparse -- glpk can't find amd.h. The vendored core needs
2727
# none of that. verified 2026-06-17
2828
RDEPEND="
2929
dev-python/texttable[${PYTHON_USEDEP}]

0 commit comments

Comments
 (0)