diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-01-01 13:39:12 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-01-01 13:40:44 +0000 |
commit | 259e66c7e6394169c62386eb45ce101c4c2803a3 (patch) | |
tree | c54beb2336416d7b0d7fba21f81258d1fe54c6d5 /media-libs/libraw | |
parent | sys-cluster/pacemaker: fix build (diff) | |
download | gentoo-259e66c7e6394169c62386eb45ce101c4c2803a3.tar.gz gentoo-259e66c7e6394169c62386eb45ce101c4c2803a3.tar.bz2 gentoo-259e66c7e6394169c62386eb45ce101c4c2803a3.zip |
media-libs/libraw: Keyword 0.20.2 for ~m68k
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'media-libs/libraw')
-rw-r--r-- | media-libs/libraw/libraw-0.20.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libraw/libraw-0.20.2.ebuild b/media-libs/libraw/libraw-0.20.2.ebuild index 29cc29f4f705..427ddea9b696 100644 --- a/media-libs/libraw/libraw-0.20.2.ebuild +++ b/media-libs/libraw/libraw-0.20.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ SRC_URI="https://www.libraw.org/data/${MY_P}.tar.gz" LICENSE="LGPL-2.1 CDDL" SLOT="0/20" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" IUSE="examples jpeg +lcms openmp" RDEPEND="jpeg? ( >=virtual/jpeg-0-r2:0[${MULTILIB_USEDEP}] ) |