portage: rebuild for Python 3.12
This commit is contained in:
parent
60b1026947
commit
d7996f1e7b
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'portage'
|
||||
pkgname=portage
|
||||
version=3.0.44
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=python3-module
|
||||
make_install_args="--sbindir=/usr/bin"
|
||||
hostmakedepends="python3"
|
||||
hostmakedepends="python3 python3-setuptools"
|
||||
depends="python3 rsync xmlto eselect tar zstd"
|
||||
checkdepends="tar zstd gnupg"
|
||||
short_desc="Gentoo's package management system"
|
||||
|
|
Loading…
Reference in New Issue