diff options
author | Steev Klimaszewski <steev@gentoo.org> | 2016-02-29 02:36:36 -0600 |
---|---|---|
committer | Steev Klimaszewski <steev@gentoo.org> | 2016-02-29 02:42:29 -0600 |
commit | a0a183a7a85e95f5a6e83789a7eb29820be133dc (patch) | |
tree | afcd3dd3234a8818ea9df753d84988457d5a5e1f /sys-kernel/linux-headers/linux-headers-4.3.ebuild | |
parent | sys-devel/patch: stable 2.7.5 for arm64 (diff) | |
download | gentoo-a0a183a7a85e95f5a6e83789a7eb29820be133dc.tar.gz gentoo-a0a183a7a85e95f5a6e83789a7eb29820be133dc.tar.bz2 gentoo-a0a183a7a85e95f5a6e83789a7eb29820be133dc.zip |
sys-kernel/linux-headers: stable 4.3 for arm64
Package-Manager: portage-2.2.27
Diffstat (limited to 'sys-kernel/linux-headers/linux-headers-4.3.ebuild')
-rw-r--r-- | sys-kernel/linux-headers/linux-headers-4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-4.3.ebuild b/sys-kernel/linux-headers/linux-headers-4.3.ebuild index 3e9962fd3c01..7a44d13024dd 100644 --- a/sys-kernel/linux-headers/linux-headers-4.3.ebuild +++ b/sys-kernel/linux-headers/linux-headers-4.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,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 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux" +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 dev-lang/perl" |