mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
portage: rebuild for Python 3.12
This commit is contained in:
parent
60b1026947
commit
d7996f1e7b
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'portage'
|
# Template file for 'portage'
|
||||||
pkgname=portage
|
pkgname=portage
|
||||||
version=3.0.44
|
version=3.0.44
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
make_install_args="--sbindir=/usr/bin"
|
make_install_args="--sbindir=/usr/bin"
|
||||||
hostmakedepends="python3"
|
hostmakedepends="python3 python3-setuptools"
|
||||||
depends="python3 rsync xmlto eselect tar zstd"
|
depends="python3 rsync xmlto eselect tar zstd"
|
||||||
checkdepends="tar zstd gnupg"
|
checkdepends="tar zstd gnupg"
|
||||||
short_desc="Gentoo's package management system"
|
short_desc="Gentoo's package management system"
|
||||||
|
|
Loading…
Add table
Reference in a new issue