summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2017-12-10 19:02:36 -0500
committerAnthony G. Basile <blueness@gentoo.org>2017-12-10 19:42:23 -0500
commitc4f494940fd3d8c63fe2fd475637f7b847461d0b (patch)
tree9878a7127462ec299e5f4ec7c819f8db40b1edc2 /x11-libs
parentdev-libs/libqtxdg: stable on amd64 and x86 (diff)
downloadgentoo-c4f494940fd3d8c63fe2fd475637f7b847461d0b.tar.gz
gentoo-c4f494940fd3d8c63fe2fd475637f7b847461d0b.tar.bz2
gentoo-c4f494940fd3d8c63fe2fd475637f7b847461d0b.zip
x11-libs/libfm-qt: stable on amd64 and x86
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/libfm-qt/libfm-qt-0.11.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libfm-qt/libfm-qt-0.11.1.ebuild b/x11-libs/libfm-qt/libfm-qt-0.11.1.ebuild
index 91eb9ddd080d..ddf7d325f99a 100644
--- a/x11-libs/libfm-qt/libfm-qt-0.11.1.ebuild
+++ b/x11-libs/libfm-qt/libfm-qt-0.11.1.ebuild
@@ -10,7 +10,7 @@ if [[ "${PV}" == "9999" ]]; then
EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}"
else
SRC_URI="https://github.com/lxde/${PN}/releases/download/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm64 x86"
fi
DESCRIPTION="Qt port of libfm, a library providing components to build desktop file managers"