summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-29 01:10:04 +0100
committerSam James <sam@gentoo.org>2023-05-29 01:10:04 +0100
commit9f0f7167bf8c3b5918c5b0cb8f48ae93493a7e8a (patch)
tree15ed72c5625f58e501fc033e84043d389a466126 /x11-misc/pcmanfm-qt
parentx11-libs/libfm-qt: Stabilize 1.3.0 amd64, #907298 (diff)
downloadgentoo-9f0f7167bf8c3b5918c5b0cb8f48ae93493a7e8a.tar.gz
gentoo-9f0f7167bf8c3b5918c5b0cb8f48ae93493a7e8a.tar.bz2
gentoo-9f0f7167bf8c3b5918c5b0cb8f48ae93493a7e8a.zip
x11-misc/pcmanfm-qt: Stabilize 1.3.0 amd64, #907298
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.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 2b1223e5a0ef..015e9e09d605 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+"