diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-07 15:29:31 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-07 15:29:31 +0200 |
commit | 9391908e060fa6d68d4035d979332285779a67ba (patch) | |
tree | af8901adf9ad3204ff9e011cbf7dd3d558c8c7ba /sys-power | |
parent | dev-texlive/texlive-fontutils: Remove old (diff) | |
download | gentoo-9391908e060fa6d68d4035d979332285779a67ba.tar.gz gentoo-9391908e060fa6d68d4035d979332285779a67ba.tar.bz2 gentoo-9391908e060fa6d68d4035d979332285779a67ba.zip |
sys-power/iasl: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/iasl/iasl-20161222.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/iasl/iasl-20161222.ebuild b/sys-power/iasl/iasl-20161222.ebuild index 5edd0398326c..7bc182a44cec 100644 --- a/sys-power/iasl/iasl-20161222.ebuild +++ b/sys-power/iasl/iasl-20161222.ebuild @@ -15,7 +15,7 @@ SRC_URI="http://www.acpica.org/sites/acpica/files/${MY_P}.tar.gz LICENSE="iASL" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~amd64 ~arm64 ~ppc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="test" DEPEND="sys-devel/bison |