mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
app-backup/untangle-https-backup: keyword ~riscv, enable py3.13
Closes: https://bugs.gentoo.org/952181 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
This commit is contained in:
parent
61a9837331
commit
d31f50d90f
@ -1,9 +1,9 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_10 python3_11 python3_12 )
|
||||
PYTHON_COMPAT=( python3_10 python3_11 python3_12 python3_13 )
|
||||
PYTHON_REQ_USE="ssl(+)"
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
inherit distutils-r1
|
||||
@ -14,7 +14,7 @@ SRC_URI="https://michael.orlitzky.com/code/releases/${P}.tar.gz"
|
||||
|
||||
LICENSE="AGPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 x86"
|
||||
KEYWORDS="amd64 ~riscv x86"
|
||||
|
||||
src_install() {
|
||||
distutils-r1_src_install
|
||||
Loading…
x
Reference in New Issue
Block a user