diff options
author | Sam James <sam@gentoo.org> | 2022-02-08 04:45:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-08 04:45:25 +0000 |
commit | 901f95d45589677d709e11c802a6860175a158f9 (patch) | |
tree | be6c4b76fa7aa00db52f8ebbf882f1bef02ab293 | |
parent | media-plugins/gst-plugins-gdkpixbuf: Stabilize 1.18.4 arm64, #831946 (diff) | |
download | gentoo-901f95d45589677d709e11c802a6860175a158f9.tar.gz gentoo-901f95d45589677d709e11c802a6860175a158f9.tar.bz2 gentoo-901f95d45589677d709e11c802a6860175a158f9.zip |
media-gfx/shotwell: Stabilize 0.30.14 arm64, #831946
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | media-gfx/shotwell/shotwell-0.30.14.ebuild | 4 |
1 files 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=" |