diff options
author | 2023-01-26 07:02:54 -0500 | |
---|---|---|
committer | 2023-01-26 10:12:09 -0500 | |
commit | d7c74c715d7f90876f771ce173dffa4acb41f7fd (patch) | |
tree | 7c6057e3d4d942c8e68d4603f7b9be4150a3eb0c /media-gfx/imv | |
parent | x11-drivers/nvidia-drivers: drop 525.78.01 (diff) | |
download | gentoo-d7c74c715d7f90876f771ce173dffa4acb41f7fd.tar.gz gentoo-d7c74c715d7f90876f771ce173dffa4acb41f7fd.tar.bz2 gentoo-d7c74c715d7f90876f771ce173dffa4acb41f7fd.zip |
media-gfx/imv: stabilize 4.4.0 for amd64, x86
Early but is almost same as the 4.3.1 snapshot with few extra fixes.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'media-gfx/imv')
-rw-r--r-- | media-gfx/imv/imv-4.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/imv/imv-4.4.0.ebuild b/media-gfx/imv/imv-4.4.0.ebuild index 3ac1a362e72e..37149c58e56a 100644 --- a/media-gfx/imv/imv-4.4.0.ebuild +++ b/media-gfx/imv/imv-4.4.0.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-v${PV}" LICENSE="MIT-with-advertising" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+X +freeimage gif heif icu jpeg png svg test tiff wayland" REQUIRED_USE="|| ( X wayland )" RESTRICT="!test? ( test )" |