summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2020-07-31 19:32:23 +0300
committerMikle Kolyada <zlogene@gentoo.org>2020-07-31 19:32:23 +0300
commitb5860cd6619bc07f19e2274df9432118ec941a8c (patch)
tree4ec60926f2d1fddafd2e435b7700474275162238 /x11-misc
parentx11-misc/obconf-qt: amd64 stable wrt bug #734818 (diff)
downloadgentoo-b5860cd6619bc07f19e2274df9432118ec941a8c.tar.gz
gentoo-b5860cd6619bc07f19e2274df9432118ec941a8c.tar.bz2
gentoo-b5860cd6619bc07f19e2274df9432118ec941a8c.zip
x11-misc/pcmanfm-qt: amd64 stable wrt bug #734818
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/pcmanfm-qt/pcmanfm-qt-0.15.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/pcmanfm-qt/pcmanfm-qt-0.15.1.ebuild b/x11-misc/pcmanfm-qt/pcmanfm-qt-0.15.1.ebuild
index 4852d019e3c9..7eb219a4c286 100644
--- a/x11-misc/pcmanfm-qt/pcmanfm-qt-0.15.1.ebuild
+++ b/x11-misc/pcmanfm-qt/pcmanfm-qt-0.15.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="GPL-2 GPL-2+ LGPL-2.1+"