mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
app-vim/pydoc: add REQUIRED_USE.
Package-Manager: Portage-2.3.6, Repoman-2.3.1
This commit is contained in:
@@ -13,7 +13,10 @@ SRC_URI="https://github.com/fs111/${PN}.vim/tarball/${PV} -> ${P}.tar.gz"
|
||||
LICENSE="GPL-2"
|
||||
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
|
||||
|
||||
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
||||
|
||||
DEPEND="app-arch/unzip"
|
||||
RDEPEND="${PYTHON_DEPS}"
|
||||
|
||||
src_unpack() {
|
||||
default
|
||||
|
||||
Reference in New Issue
Block a user