portage: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:35 -04:00
parent f71884ae09
commit 4b96d74baf
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'portage' # Template file for 'portage'
pkgname=portage pkgname=portage
version=3.0.32 version=3.0.32
revision=1 revision=2
wrksrc="${pkgname}-${pkgname}-${version}" wrksrc="${pkgname}-${pkgname}-${version}"
build_style=python3-module build_style=python3-module
make_install_args="--sbindir=/usr/bin" make_install_args="--sbindir=/usr/bin"