commit: 901f95d45589677d709e11c802a6860175a158f9 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Feb 8 04:45:25 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Feb 8 04:45:25 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=901f95d4
media-gfx/shotwell: Stabilize 0.30.14 arm64, #831946 Signed-off-by: Sam James <sam <AT> gentoo.org> media-gfx/shotwell/shotwell-0.30.14.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/shotwell/shotwell-0.30.14.ebuild b/media-gfx/shotwell/shotwell-0.30.14.ebuild index d0ee07286e10..bdf8289fffc9 100644 --- a/media-gfx/shotwell/shotwell-0.30.14.ebuild +++ b/media-gfx/shotwell/shotwell-0.30.14.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 @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Shotwell" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~sparc x86" IUSE="opencv udev" DEPEND="
