commit:     595796028a43bcf57172173e1f22739cd4225e74
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 10 06:53:58 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 10 06:53:58 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59579602

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

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 sys-apps/uswid/uswid-0.4.7.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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

Reply via email to