sys-kernel: Add arm64 keywords

Signed-off-by: Geoff Levand <geoff@infradead.org>
This commit is contained in:
Geoff Levand 2015-06-17 16:59:13 -07:00
parent 1df0a1eed7
commit 9e41eb49d7
2 changed files with 2 additions and 2 deletions

View File

@ -5,4 +5,4 @@ EAPI=5
inherit coreos-kernel
DESCRIPTION="CoreOS Linux kernel"
KEYWORDS="amd64"
KEYWORDS="amd64 arm64"

View File

@ -12,7 +12,7 @@ DESCRIPTION="Full sources for the Linux kernel"
HOMEPAGE="http://www.kernel.org"
SRC_URI="${KERNEL_URI}"
KEYWORDS="amd64"
KEYWORDS="amd64 arm64"
IUSE=""
# This ebuild is essentially equivalent to the upstream vanilla-sources