summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-05-29 11:03:27 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-05-29 11:03:27 +0000
commit918e15c924a50bc6df3e0d11dbbd102ba2f118a1 (patch)
tree0042e6ac58797ffa9d88105f9d2e6ef357ae35d8 /x11-misc
parentx11-libs/libfm-qt: Stabilize 1.3.0 x86, #907298 (diff)
downloadgentoo-918e15c924a50bc6df3e0d11dbbd102ba2f118a1.tar.gz
gentoo-918e15c924a50bc6df3e0d11dbbd102ba2f118a1.tar.bz2
gentoo-918e15c924a50bc6df3e0d11dbbd102ba2f118a1.zip
x11-misc/pcmanfm-qt: Stabilize 1.3.0 x86, #907298
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/pcmanfm-qt/pcmanfm-qt-1.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/pcmanfm-qt/pcmanfm-qt-1.3.0.ebuild b/x11-misc/pcmanfm-qt/pcmanfm-qt-1.3.0.ebuild
index 015e9e09d605..6fae3cf9fa46 100644
--- a/x11-misc/pcmanfm-qt/pcmanfm-qt-1.3.0.ebuild
+++ b/x11-misc/pcmanfm-qt/pcmanfm-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+ LGPL-2.1+"