mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-libs/libindicator: added ~arm64 keyword.
Package-Manager: Portage-2.3.8, Repoman-2.3.3
This commit is contained in:
committed by
Patrice Clement
parent
5a668667a5
commit
d59d0f0fef
@@ -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=5
|
||||
@@ -10,7 +10,7 @@ SRC_URI="https://launchpad.net/${PN}/${PV%.*}/${PV}/+download/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="3"
|
||||
KEYWORDS="amd64 ~arm x86"
|
||||
KEYWORDS="amd64 ~arm ~arm64 x86"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND=">=dev-libs/glib-2.22[${MULTILIB_USEDEP}]
|
||||
|
||||
Reference in New Issue
Block a user