diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-02-18 03:45:51 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-02-18 04:28:07 +0100 |
commit | aa79b537cc4a5b86ba3b74c6c317dfc99c105a31 (patch) | |
tree | 4320684b4d16d173c873516517addf65959a2691 /media-libs | |
parent | dev-python/botocore: Remove old (diff) | |
download | gentoo-aa79b537cc4a5b86ba3b74c6c317dfc99c105a31.tar.gz gentoo-aa79b537cc4a5b86ba3b74c6c317dfc99c105a31.tar.bz2 gentoo-aa79b537cc4a5b86ba3b74c6c317dfc99c105a31.zip |
media-libs/libjxl: Drop to ~sparc
Bug: https://bugs.gentoo.org/922501
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libjxl/libjxl-0.8.1.ebuild | 4 |
1 files 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}] |