diff options
author | Sam James <sam@gentoo.org> | 2023-01-17 20:02:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-17 20:02:56 +0000 |
commit | d65e4c1e5b6f4166c99251c87938b59b32c3b11b (patch) | |
tree | 53568de490aceb1f8676f255e18d487d57a524dc /media-libs/libraw | |
parent | dev-tcltk/tkimg: Stabilize 1.4.14-r1 amd64, #888946 (diff) | |
download | gentoo-d65e4c1e5b6f4166c99251c87938b59b32c3b11b.tar.gz gentoo-d65e4c1e5b6f4166c99251c87938b59b32c3b11b.tar.bz2 gentoo-d65e4c1e5b6f4166c99251c87938b59b32c3b11b.zip |
media-libs/libraw: Stabilize 0.21.1 amd64, #888946
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/libraw')
-rw-r--r-- | media-libs/libraw/libraw-0.21.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libraw/libraw-0.21.1.ebuild b/media-libs/libraw/libraw-0.21.1.ebuild index 016a0be5bad0..d62175d97549 100644 --- a/media-libs/libraw/libraw-0.21.1.ebuild +++ b/media-libs/libraw/libraw-0.21.1.ebuild @@ -17,7 +17,7 @@ LICENSE="LGPL-2.1 CDDL" # SONAME isn't exactly the same as PV but it does correspond and # libraw has unstable ABI across releases. SLOT="0/$(ver_cut 1-2)" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux" IUSE="examples jpeg +lcms openmp zlib" RDEPEND=" |