Install this version:
emerge -a =dev-gap/loops-3.4.5
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =dev-gap/loops-3.4.5
Or alternatively:
emerge --autounmask-write -a =dev-gap/loops-3.4.5
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit gap-pkg
DESCRIPTION="Computing with quasigroups and loops in GAP"
SRC_URI="https://github.com/gap-packages/${PN}/releases/download/v${PV}/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~riscv"
GAP_PKG_EXTRA_INSTALL=( data )
gap-pkg_enable_tests
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | loops-3.4.5.tar.gz | 1070680 bytes | https://github.com/gap-packages/loops/releases/download/v3.4.5/loops-3.4.5.tar.gz |