Install this version:
emerge -a =dev-python/pick-2.2.0
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =dev-python/pick-2.2.0
Or alternatively:
emerge --autounmask-write -a =dev-python/pick-2.2.0
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 2.2.0 | 8 | ~amd64 | 0 |
EAPI=8
DISTUTILS_USE_PEP517=poetry
PYTHON_COMPAT=( python3_{8..14})
inherit distutils-r1
DESCRIPTION="pick an option in the terminal with a simple GUI"
HOMEPAGE="https://github.com/wong2/pick"
SRC_URI="https://github.com/wong2/$PN/archive/v$PV.tar.gz -> $P.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | pick-2.2.0.tar.gz | 87923 bytes | https://github.com/wong2/pick/archive/v2.2.0.tar.gz |