diff options
author | Sam James <sam@gentoo.org> | 2023-08-22 12:16:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-22 12:16:15 +0100 |
commit | 064ec93b98b768d9316193630837ec55b974081b (patch) | |
tree | 4ce2bc8af707d07fcdbfc347da2a38e895d47d52 /media-gfx | |
parent | dev-vcs/pre-commit: Stabilize 3.3.3 amd64, #912749 (diff) | |
download | gentoo-064ec93b98b768d9316193630837ec55b974081b.tar.gz gentoo-064ec93b98b768d9316193630837ec55b974081b.tar.bz2 gentoo-064ec93b98b768d9316193630837ec55b974081b.zip |
media-gfx/gmic: Stabilize 3.2.6 amd64, #912751
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/gmic/gmic-3.2.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/gmic/gmic-3.2.6.ebuild b/media-gfx/gmic/gmic-3.2.6.ebuild index 2b300e5482d0..5864e270a814 100644 --- a/media-gfx/gmic/gmic-3.2.6.ebuild +++ b/media-gfx/gmic/gmic-3.2.6.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://gmic.eu/files/source/${PN}_${PV}.tar.gz" LICENSE="CeCILL-2 GPL-3" SLOT="0" -KEYWORDS="~amd64 arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm64 ~ppc64 ~riscv ~x86" IUSE="cli curl ffmpeg fftw gimp graphicsmagick jpeg opencv openexr openmp png qt5 tiff X" REQUIRED_USE=" |