summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-12-27 20:58:48 +0000
committerSam James <sam@gentoo.org>2023-12-27 21:02:04 +0000
commit97afe706b8ba43791ef5d350918b0c4c98efc4ff (patch)
tree65ef65a34fbe049dae90e95a1959780dbda5e5ed /media-gfx/lximage-qt
parentlxqt-base/lxqt-sudo: Stabilize 1.4.0 x86, #920175 (diff)
downloadgentoo-97afe706b8ba43791ef5d350918b0c4c98efc4ff.tar.gz
gentoo-97afe706b8ba43791ef5d350918b0c4c98efc4ff.tar.bz2
gentoo-97afe706b8ba43791ef5d350918b0c4c98efc4ff.zip
media-gfx/lximage-qt: Stabilize 1.4.0 x86, #920175
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx/lximage-qt')
-rw-r--r--media-gfx/lximage-qt/lximage-qt-1.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/lximage-qt/lximage-qt-1.4.0.ebuild b/media-gfx/lximage-qt/lximage-qt-1.4.0.ebuild
index d8f8fd279271..b55682179e61 100644
--- a/media-gfx/lximage-qt/lximage-qt-1.4.0.ebuild
+++ b/media-gfx/lximage-qt/lximage-qt-1.4.0.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} = *9999* ]]; then
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
else
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
- KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
fi
LICENSE="GPL-2 GPL-2+"