Install this version:
emerge -a =sci-libs/euclid3-0.2.0
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =sci-libs/euclid3-0.2.0
Or alternatively:
emerge --autounmask-write -a =sci-libs/euclid3-0.2.0
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.2.0 | 8 | ~amd64 | 0 |
EAPI=8
PYTHON_COMPAT=( python3_{8..14} pypy3 )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1
DESCRIPTION="vector, matrix, quaternion and some geometry in 2D and 3D for Python 3"
HOMEPAGE="https://github.com/euclid3/euclid3/"
SRC_URI="https://github.com/euclid3/euclid3/archive/refs/tags/v$PV.tar.gz -> $P.tar.gz"
LICENSE="LGPL-2.1+"
SLOT="0"
KEYWORDS="~amd64"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | euclid3-0.2.0.tar.gz | 27526 bytes | https://github.com/euclid3/euclid3/archive/refs/tags/v0.2.0.tar.gz |