diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-27 08:28:58 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-27 08:28:58 +0100 |
commit | 1a3517e05a709f11f48627c869edba05ef6e094d (patch) | |
tree | dee9713e3d5f3a6621e6b7cdd194cfcabdbced19 /x11-misc/pcmanfm-qt | |
parent | x11-libs/libfm-qt: keyworded 0.14.1-r2 for ppc64, bug #676874 (diff) | |
download | gentoo-1a3517e05a709f11f48627c869edba05ef6e094d.tar.gz gentoo-1a3517e05a709f11f48627c869edba05ef6e094d.tar.bz2 gentoo-1a3517e05a709f11f48627c869edba05ef6e094d.zip |
x11-misc/pcmanfm-qt: keyworded 0.14.1-r1 for ppc64, bug #676874
Package-Manager: Portage-2.3.67, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'x11-misc/pcmanfm-qt')
-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 1a76e7238fba..5e94807c6144 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 ~ppc64 x86" fi DESCRIPTION="Fast lightweight tabbed filemanager (Qt port)" |