summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-11 21:50:27 +0100
committerSam James <sam@gentoo.org>2021-07-11 21:50:27 +0100
commitff33f893357d37fd3aa1b086bb5c6292a01e5b73 (patch)
tree85f11531826bbb67f57f07125a150c2b29ee80d5 /x11-libs/libfm-qt
parentmedia-sound/pavucontrol-qt: Stabilize 0.17.0 x86, #801154 (diff)
downloadgentoo-ff33f893357d37fd3aa1b086bb5c6292a01e5b73.tar.gz
gentoo-ff33f893357d37fd3aa1b086bb5c6292a01e5b73.tar.bz2
gentoo-ff33f893357d37fd3aa1b086bb5c6292a01e5b73.zip
x11-libs/libfm-qt: Stabilize 0.17.1 x86, #801154
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/libfm-qt')
-rw-r--r--x11-libs/libfm-qt/libfm-qt-0.17.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libfm-qt/libfm-qt-0.17.1.ebuild b/x11-libs/libfm-qt/libfm-qt-0.17.1.ebuild
index 6be4abd5d622..441ffb46be9b 100644
--- a/x11-libs/libfm-qt/libfm-qt-0.17.1.ebuild
+++ b/x11-libs/libfm-qt/libfm-qt-0.17.1.ebuild
@@ -13,7 +13,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 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
fi
LICENSE="BSD GPL-2+ LGPL-2.1+"