Install this version:
emerge -a =tgbugs-meta/live-meta-1
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =tgbugs-meta/live-meta-1
Or alternatively:
emerge --autounmask-write -a =tgbugs-meta/live-meta-1
# Copyright 2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DESCRIPTION="meta package for live ebuilds" HOMEPAGE="https://github.com/tgbugs/dockerfiles" LICENSE="metapackage" SLOT="0" KEYWORDS="amd64 arm64" # FIXME I suspect we don't need this one because # we use it when not installed and sets are faster RDEPEND=" dev-java/robot-bin dev-java/scigraph-bin dev-python/interlex dev-python/sparcur "
dev-java/robot-bin dev-java/scigraph-bin dev-python/interlex dev-python/sparcur