mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
x11-drivers/xf86-input-wacom: added ~arm64 keyword
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
This commit is contained in:
committed by
Mart Raudsepp
parent
28207a50fc
commit
4606c047b1
@@ -12,7 +12,7 @@ EGIT_REPO_URI="https://github.com/linuxwacom/xf86-input-wacom"
|
||||
[[ ${PV} != 9999* ]] && \
|
||||
SRC_URI="https://github.com/linuxwacom/${PN}/releases/download/${P}/${P}.tar.bz2"
|
||||
|
||||
KEYWORDS="~alpha amd64 arm ia64 ppc ppc64 sparc x86"
|
||||
KEYWORDS="~alpha amd64 arm ~arm64 ia64 ppc ppc64 sparc x86"
|
||||
IUSE="debug"
|
||||
|
||||
RDEPEND="dev-libs/libwacom
|
||||
|
||||
Reference in New Issue
Block a user