Install this version:
emerge -a =dev-lisp/hu-dwim-common-lisp-9999
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =dev-lisp/hu-dwim-common-lisp-9999
Or alternatively:
emerge --autounmask-write -a =dev-lisp/hu-dwim-common-lisp-9999
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 9999 | 8 | 0 |
# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit common-lisp-3 git-r3 DESCRIPTION="A redefinition of the standard Common Lisp package" HOMEPAGE="https://github.com/hu-dwim/hu.dwim.common-lisp" EGIT_REPO_URI="https://github.com/hu-dwim/hu.dwim.common-lisp.git" LICENSE="MIT-0" SLOT="0" IUSE="doc" RDEPEND="dev-lisp/hu-dwim-asdf doc? ( dev-lisp/hu-dwim-presentation )"
Manage flags for this package:
euse -i <flag> -p dev-lisp/hu-dwim-common-lisp |
euse -E <flag> -p dev-lisp/hu-dwim-common-lisp |
euse -D <flag> -p dev-lisp/hu-dwim-common-lisp
dev-lisp/hu-dwim-asdf doc? ( dev-lisp/hu-dwim-presentation )