From 0765fa4c9f5e45e6b90ff1123902144d9dd2ae7f Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 26 Apr 2025 20:12:22 +0300 Subject: [PATCH] media-gfx/photoqt: Stabilize 4.8.1 amd64, #954276 Signed-off-by: Arthur Zamarin --- media-gfx/photoqt/photoqt-4.8.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/photoqt/photoqt-4.8.1.ebuild b/media-gfx/photoqt/photoqt-4.8.1.ebuild index 48eae7add6f94..1c423ee887cd8 100644 --- a/media-gfx/photoqt/photoqt-4.8.1.ebuild +++ b/media-gfx/photoqt/photoqt-4.8.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://photoqt.org/downloads/source/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="barcode chromecast devil exif freeimage geolocation graphicsmagick +imagemagick lcms mpv pdf raw test vips" REQUIRED_USE="chromecast? ( ${PYTHON_REQUIRED_USE} )" RESTRICT="!test? ( test )"