summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-06-26 10:31:49 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-06-26 10:31:49 +0200
commitd3bd29909827b5071edc7db76da49bb59df83a11 (patch)
treea58c42a29d94604b1624a9becb5906c40ffbe5a4 /x11-libs/libfm-qt
parentx11-misc/sddm: amd64 stable wrt bug #688582 (diff)
downloadgentoo-d3bd29909827b5071edc7db76da49bb59df83a11.tar.gz
gentoo-d3bd29909827b5071edc7db76da49bb59df83a11.tar.bz2
gentoo-d3bd29909827b5071edc7db76da49bb59df83a11.zip
x11-libs/libfm-qt: amd64 stable wrt bug #688660
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'x11-libs/libfm-qt')
-rw-r--r--x11-libs/libfm-qt/libfm-qt-0.14.1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libfm-qt/libfm-qt-0.14.1-r2.ebuild b/x11-libs/libfm-qt/libfm-qt-0.14.1-r2.ebuild
index 33df83e33096..2305e06f36f2 100644
--- a/x11-libs/libfm-qt/libfm-qt-0.14.1-r2.ebuild
+++ b/x11-libs/libfm-qt/libfm-qt-0.14.1-r2.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" == "9999" ]]; then
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
else
SRC_URI="https://downloads.lxqt.org/downloads/${PN}/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm ~arm64 x86"
+ KEYWORDS="amd64 ~arm ~arm64 x86"
fi
LICENSE="GPL-2+ LGPL-2.1+"