Install this version:
emerge -a =dev-gap/crisp-1.4.11
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =dev-gap/crisp-1.4.11
Or alternatively:
emerge --autounmask-write -a =dev-gap/crisp-1.4.11
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit gap-pkg
DESCRIPTION="GAP algorithms for subgroups of finite soluble groups"
SRC_URI="https://github.com/bh11/${PN}/releases/download/CRISP-${PV}/${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0"
KEYWORDS="~amd64 ~riscv"
GAP_PKG_HTML_DOCDIR="htm"
gap-pkg_enable_tests
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | crisp-1.4.11.tar.gz | 322104 bytes | https://github.com/bh11/crisp/releases/download/CRISP-1.4.11/crisp-1.4.11.tar.gz |