Install this version:
emerge -a =tgbugs-meta/emacs-testing-meta-1
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =tgbugs-meta/emacs-testing-meta-1
Or alternatively:
emerge --autounmask-write -a =tgbugs-meta/emacs-testing-meta-1
# Copyright 2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="meta package for emacs testing"
HOMEPAGE="https://github.com/tgbugs/dockerfiles"
LICENSE="metapackage"
SLOT="0"
KEYWORDS="amd64 arm64"
IUSE="multilib"
RDEPEND="
x86? ( app-editors/emacs:18 )
multilib? ( app-editors/emacs:18 )
!elibc_musl? ( app-editors/emacs:26 ) # see gentoo/profiles/features/musl/package.mask
app-editors/emacs:27
app-editors/emacs:28
app-editors/emacs:29
app-editors/emacs:30
"
RDEPEND="$(echo "${RDEPEND}" | "${EPREFIX}"/bin/sed 's/[[:blank:]]*#.*$//')"
Manage flags for this package:
euse -i <flag> -p tgbugs-meta/emacs-testing-meta |
euse -E <flag> -p tgbugs-meta/emacs-testing-meta |
euse -D <flag> -p tgbugs-meta/emacs-testing-meta
$(echo