sys-power/acpid: keyword ~arm64

Closes: https://github.com/gentoo/gentoo/pull/7741
This commit is contained in:
Alexey Korepanov
2018-03-31 14:38:29 +01:00
committed by Mart Raudsepp
parent 8a1d5934d2
commit 89fa125bec

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}2/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ia64 x86"
KEYWORDS="amd64 ~arm64 ia64 x86"
IUSE="selinux"
RDEPEND="selinux? ( sec-policy/selinux-apm )"