sys-apps/uswid: Stabilize 0.4.7 arm64, #950118

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin 2025-10-10 09:53:58 +03:00
parent 82515b3adf
commit 595796028a
No known key found for this signature in database
GPG Key ID: 02A0AF503D120504

View File

@ -4,7 +4,7 @@
EAPI=8 EAPI=8
DISTUTILS_USE_PEP517=setuptools DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{10..13} ) PYTHON_COMPAT=( python3_{11..13} )
inherit distutils-r1 pypi inherit distutils-r1 pypi
@ -17,7 +17,7 @@ HOMEPAGE="
# Reminder: relicensed to BSD-2-with-patent between 0.4.7 and 0.5.0 # Reminder: relicensed to BSD-2-with-patent between 0.4.7 and 0.5.0
LICENSE="LGPL-2.1+" LICENSE="LGPL-2.1+"
SLOT="0" SLOT="0"
KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86" KEYWORDS="amd64 ~arm arm64 ~loong ~riscv x86"
RDEPEND=" RDEPEND="
dev-python/cbor2[${PYTHON_USEDEP}] dev-python/cbor2[${PYTHON_USEDEP}]