summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-29 22:56:21 +0100
committerSam James <sam@gentoo.org>2023-05-29 22:56:21 +0100
commitd5f6712f4fdafbbc4e32151a5554f8fb99db6233 (patch)
treeaef57e19b9dcfd2e5841896d9d649f0253da9e31 /media-gfx/lximage-qt
parentlxqt-base/lxqt-sudo: Stabilize 1.3.0 arm64, #907298 (diff)
downloadgentoo-d5f6712f4fdafbbc4e32151a5554f8fb99db6233.tar.gz
gentoo-d5f6712f4fdafbbc4e32151a5554f8fb99db6233.tar.bz2
gentoo-d5f6712f4fdafbbc4e32151a5554f8fb99db6233.zip
media-gfx/lximage-qt: Stabilize 1.3.0 arm64, #907298
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.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/lximage-qt/lximage-qt-1.3.0.ebuild b/media-gfx/lximage-qt/lximage-qt-1.3.0.ebuild
index b55682179e61..38f748262166 100644
--- a/media-gfx/lximage-qt/lximage-qt-1.3.0.ebuild
+++ b/media-gfx/lximage-qt/lximage-qt-1.3.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+"