Install this version:
emerge -a =sci-electronics/apicula-0.33
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =sci-electronics/apicula-0.33
Or alternatively:
emerge --autounmask-write -a =sci-electronics/apicula-0.33
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.33 | 8 | ~amd64 | 0 |
EAPI=8
PYTHON_COMPAT=( python3_{8..14} pypy3 )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 git-r3
DESCRIPTION="documentation and tools for the Gowin FPGA bitstream format"
HOMEPAGE="https://github.com/YosysHQ/apicula"
EGIT_REPO_URI=$HOMEPAGE
EGIT_COMMIT=$PV
DEPEND="dev-python/numpy
dev-python/pandas
dev-python/pillow
dev-python/crcmod
dev-python/openpyxl"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
dev-python/numpy dev-python/pandas dev-python/pillow dev-python/crcmod dev-python/openpyxl