From d7c74c715d7f90876f771ce173dffa4acb41f7fd Mon Sep 17 00:00:00 2001 From: Ionen Wolkens Date: Thu, 26 Jan 2023 07:02:54 -0500 Subject: [PATCH] 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 --- media-gfx/imv/imv-4.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/imv/imv-4.4.0.ebuild b/media-gfx/imv/imv-4.4.0.ebuild index 3ac1a362e72ef..37149c58e56a3 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 )"