commit: 7b5c8f6bab49dac37841e109eac3f2b4d4b769c4 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu May 1 07:09:06 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu May 1 07:09:06 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b5c8f6b
dev-libs/tlsh: Stabilize 4.8.2-r2 arm64, #953550 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/tlsh/tlsh-4.8.2-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/tlsh/tlsh-4.8.2-r2.ebuild b/dev-libs/tlsh/tlsh-4.8.2-r2.ebuild index c4e8b9b19908..09fda63ad8a1 100644 --- a/dev-libs/tlsh/tlsh-4.8.2-r2.ebuild +++ b/dev-libs/tlsh/tlsh-4.8.2-r2.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 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/trendmicro/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="|| ( Apache-2.0 BSD )" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86" PATCHES=( "${FILESDIR}"/${P}-big-endian.patch
