summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-04-15 07:16:11 +0100
committerSam James <sam@gentoo.org>2022-04-15 07:16:54 +0100
commit2a34dc79db0a147a80a3058b178a31dbbc4055d7 (patch)
tree1f8d583ab8c79d06b471977538023cb7d9e3bfa2 /x11-misc/pcmanfm-qt
parentapp-arch/lxqt-archiver: Stabilize 0.5.0 x86, #831448 (diff)
downloadgentoo-2a34dc79db0a147a80a3058b178a31dbbc4055d7.tar.gz
gentoo-2a34dc79db0a147a80a3058b178a31dbbc4055d7.tar.bz2
gentoo-2a34dc79db0a147a80a3058b178a31dbbc4055d7.zip
x11-misc/pcmanfm-qt: Stabilize 1.0.0 x86, #831448
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc/pcmanfm-qt')
-rw-r--r--x11-misc/pcmanfm-qt/pcmanfm-qt-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/pcmanfm-qt/pcmanfm-qt-1.0.0.ebuild b/x11-misc/pcmanfm-qt/pcmanfm-qt-1.0.0.ebuild
index a12929e000c3..39a251ca8127 100644
--- a/x11-misc/pcmanfm-qt/pcmanfm-qt-1.0.0.ebuild
+++ b/x11-misc/pcmanfm-qt/pcmanfm-qt-1.0.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 ~ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
fi
LICENSE="GPL-2 GPL-2+ LGPL-2.1+"