commit: 474d33e4d75e0b03779d772c38a95abaf862c80f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Feb 12 00:52:01 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Feb 12 00:52:01 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=474d33e4
media-gfx/hugin: Stabilize 2025.0.1 arm64, #969934 Signed-off-by: Sam James <sam <AT> gentoo.org> media-gfx/hugin/hugin-2025.0.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/hugin/hugin-2025.0.1.ebuild b/media-gfx/hugin/hugin-2025.0.1.ebuild index 7cd3474f515f..4df3879e2f95 100644 --- a/media-gfx/hugin/hugin-2025.0.1.ebuild +++ b/media-gfx/hugin/hugin-2025.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ SRC_URI="https://downloads.sourceforge.net/${PN}/${P/_/}.tar.bz2" S="${WORKDIR}/${PN}-2025.0.1" LICENSE="GPL-2+ BSD BSD-2 MIT wxWinLL-3 ZLIB FDL-1.2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 arm64 ~x86" LANGS=" ca ca-valencia cs da de en-GB es eu fi fr hu it ja nl pl pt-BR ro ru sk sv zh-CN zh-TW" IUSE="debug lapack python raw sift $(echo ${LANGS//\ /\ l10n_})"
