Install this version:
emerge -a =dev-python/pystaff-0.2
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =dev-python/pystaff-0.2
Or alternatively:
emerge --autounmask-write -a =dev-python/pystaff-0.2
# Copyright 2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DESCRIPTION="Miscellaneous Python staff, vayerx edition" HOMEPAGE="http://github.com/vayerx/vayerx-gentoo" SRC_URI="" LICENSE="GPL-3" KEYWORDS="~x86 ~amd64" SLOT="0" IUSE="database rich +testing" PDEPEND=" dev-python/httplib2 rich? ( dev-python/git-python dev-python/paramiko ) testing? ( dev-python/mock ) database? ( dev-python/sqlalchemy ) " # coverage - Code coverage measurement for Python # dev-python/git-python - Python API for Git # mock - Python Mocking and Patching Library # mox - A mock object framework for Python # paramiko - SSH2 protocol library # sqlalchemy - Python SQL toolkit and ORM
Manage flags for this package:
euse -i <flag> -p dev-python/pystaff |
euse -E <flag> -p dev-python/pystaff |
euse -D <flag> -p dev-python/pystaff