diff options
author | Sam James <sam@gentoo.org> | 2023-05-16 04:39:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-16 04:39:01 +0100 |
commit | 6153b87fc66cd7b41d5b437f9dc9cb55443f13de (patch) | |
tree | cdc292f91bc9d51ea018b421081091e1ffeb4440 /media-video/ffdiaporama | |
parent | net-analyzer/wireshark: Stabilize 4.0.5 arm64, #906500 (diff) | |
download | gentoo-6153b87fc66cd7b41d5b437f9dc9cb55443f13de.tar.gz gentoo-6153b87fc66cd7b41d5b437f9dc9cb55443f13de.tar.bz2 gentoo-6153b87fc66cd7b41d5b437f9dc9cb55443f13de.zip |
media-video/ffdiaporama: Stabilize 2.2_pre20221007 x86, #906504
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video/ffdiaporama')
-rw-r--r-- | media-video/ffdiaporama/ffdiaporama-2.2_pre20221007.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/ffdiaporama/ffdiaporama-2.2_pre20221007.ebuild b/media-video/ffdiaporama/ffdiaporama-2.2_pre20221007.ebuild index acb80e067b23..c9ce0306f4d0 100644 --- a/media-video/ffdiaporama/ffdiaporama-2.2_pre20221007.ebuild +++ b/media-video/ffdiaporama/ffdiaporama-2.2_pre20221007.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/laurantino/${PN}/archive/${COMMIT}.tar.gz -> ${P}.ta LICENSE="GPL-3 CC-BY-3.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="openclipart" RDEPEND=" |