diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-22 10:29:44 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-22 10:30:51 +0300 |
commit | 714f3d104f63c7a581792f3d7bef998deff7ee3e (patch) | |
tree | 8bf013a822759d2b98127c93324817266e929a08 /x11-misc | |
parent | x11-misc/obconf-qt: amd64 stable wrt bug #686526 (diff) | |
download | gentoo-714f3d104f63c7a581792f3d7bef998deff7ee3e.tar.gz gentoo-714f3d104f63c7a581792f3d7bef998deff7ee3e.tar.bz2 gentoo-714f3d104f63c7a581792f3d7bef998deff7ee3e.zip |
x11-misc/pcmanfm-qt: amd64 stable wrt bug #686526
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/pcmanfm-qt/pcmanfm-qt-0.14.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/pcmanfm-qt/pcmanfm-qt-0.14.1-r1.ebuild b/x11-misc/pcmanfm-qt/pcmanfm-qt-0.14.1-r1.ebuild index e8f40638bef8..999c99033f6f 100644 --- a/x11-misc/pcmanfm-qt/pcmanfm-qt-0.14.1-r1.ebuild +++ b/x11-misc/pcmanfm-qt/pcmanfm-qt-0.14.1-r1.ebuild @@ -10,7 +10,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 DESCRIPTION="Fast lightweight tabbed filemanager (Qt port)" |