diff options
author | Markus Meier <maekke@gentoo.org> | 2017-09-08 22:08:45 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-09-08 22:08:45 +0200 |
commit | ed93c7a9aa1e5fdeb38ca271a2077b45f262e5c5 (patch) | |
tree | 5170b36e6b1072ea4356201b3854c8ab69b3aedf /sys-kernel | |
parent | profiles: mask dev-libs/cryptlib for removal (diff) | |
download | gentoo-ed93c7a9aa1e5fdeb38ca271a2077b45f262e5c5.tar.gz gentoo-ed93c7a9aa1e5fdeb38ca271a2077b45f262e5c5.tar.bz2 gentoo-ed93c7a9aa1e5fdeb38ca271a2077b45f262e5c5.zip |
sys-kernel/linux-headers: add ~arm, bug #626640
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'sys-kernel')
-rw-r--r-- | sys-kernel/linux-headers/linux-headers-4.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-4.11.ebuild b/sys-kernel/linux-headers/linux-headers-4.11.ebuild index a642356f6450..a21a74abdbf9 100644 --- a/sys-kernel/linux-headers/linux-headers-4.11.ebuild +++ b/sys-kernel/linux-headers/linux-headers-4.11.ebuild @@ -12,7 +12,7 @@ PATCH_VER="1" SRC_URI="mirror://gentoo/gentoo-headers-base-${PV}.tar.xz ${PATCH_VER:+mirror://gentoo/gentoo-headers-${PV}-${PATCH_VER}.tar.xz}" -KEYWORDS="~alpha ~amd64 ~arm64 ~ia64" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64" #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux" DEPEND="app-arch/xz-utils |