commit: aa79b537cc4a5b86ba3b74c6c317dfc99c105a31 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Feb 18 02:45:51 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Feb 18 03:28:07 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa79b537
media-libs/libjxl: Drop to ~sparc Bug: https://bugs.gentoo.org/922501 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> media-libs/libjxl/libjxl-0.8.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/libjxl/libjxl-0.8.1.ebuild b/media-libs/libjxl/libjxl-0.8.1.ebuild index 6672533ca6cc..76418c4960ba 100644 --- a/media-libs/libjxl/libjxl-0.8.1.ebuild +++ b/media-libs/libjxl/libjxl-0.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2023 Gentoo Authors +# Copyright 2021-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/libjxl/libjxl/archive/refs/tags/v${PV}.tar.gz -> ${P LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86" IUSE="openexr" DEPEND="app-arch/brotli:=[${MULTILIB_USEDEP}]
