commit: e773569716ff533e0e10849c1690bc90bc72dc00
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu May 1 07:09:04 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu May 1 07:09:04 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7735697
dev-python/python-tlsh: Stabilize 4.8.2-r1 arm64, #953550
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/python-tlsh/python-tlsh-4.8.2-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/python-tlsh/python-tlsh-4.8.2-r1.ebuild
b/dev-python/python-tlsh/python-tlsh-4.8.2-r1.ebuild
index 2598c104be88..d6fcc711b562 100644
--- a/dev-python/python-tlsh/python-tlsh-4.8.2-r1.ebuild
+++ b/dev-python/python-tlsh/python-tlsh-4.8.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2024 Gentoo Authors
+# Copyright 2022-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P}/py_ext
LICENSE="|| ( Apache-2.0 BSD )"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
DEPEND="dev-libs/tlsh"
RDEPEND="${DEPEND}"