mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
x11-libs/libfm-qt: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.3
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -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 ~x86"
|
||||
KEYWORDS="~amd64 ~arm64 ~x86"
|
||||
fi
|
||||
|
||||
DESCRIPTION="Qt port of libfm, a library providing components to build desktop file managers"
|
||||
|
||||
Reference in New Issue
Block a user