diff options
author | 2024-03-13 14:56:42 +0000 | |
---|---|---|
committer | 2024-03-13 15:03:31 +0000 | |
commit | 3676696a7edc59f6b4da1c77e696b3105b5dce53 (patch) | |
tree | 1e0eb4522cc875c87dae4f5e48444c4145b2798a | |
parent | dev-libs/libgrapheme: Stabilize 2.0.2 arm64, #926894 (diff) | |
download | gentoo-3676696a7edc59f6b4da1c77e696b3105b5dce53.tar.gz gentoo-3676696a7edc59f6b4da1c77e696b3105b5dce53.tar.bz2 gentoo-3676696a7edc59f6b4da1c77e696b3105b5dce53.zip |
media-libs/freeimage: Stabilize 3.18.0-r11 arm64, #926894
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | media-libs/freeimage/freeimage-3.18.0-r11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/freeimage/freeimage-3.18.0-r11.ebuild b/media-libs/freeimage/freeimage-3.18.0-r11.ebuild index 727d83891786..c07115b6c4f9 100644 --- a/media-libs/freeimage/freeimage-3.18.0-r11.ebuild +++ b/media-libs/freeimage/freeimage-3.18.0-r11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.zip LICENSE="|| ( GPL-2 FIPL-1.0 )" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~riscv x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm arm64 ~riscv x86 ~amd64-linux ~x86-linux" IUSE="jpeg jpeg2k mng openexr png raw static-libs tiff webp" # The tiff/imath+openexr isn't a typo. The TIFF plugin cheats and |