diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-12-19 01:43:02 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-12-19 01:43:02 -0500 |
commit | 188491103805169300642f8fccfd98368cccb55c (patch) | |
tree | c99d1d8511841c1b1ae1d038087862201150570b /sys-kernel/linux-headers | |
parent | sys-kernel/linux-headers: version bump to 4.9 (diff) | |
download | gentoo-188491103805169300642f8fccfd98368cccb55c.tar.gz gentoo-188491103805169300642f8fccfd98368cccb55c.tar.bz2 gentoo-188491103805169300642f8fccfd98368cccb55c.zip |
sys-kernel/linux-headers: mark 4.4 arm64/ia64/m68k/s390/sh stable #598613
Diffstat (limited to 'sys-kernel/linux-headers')
-rw-r--r-- | sys-kernel/linux-headers/linux-headers-4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-4.4.ebuild b/sys-kernel/linux-headers/linux-headers-4.4.ebuild index 226b620ff4d2..4ab77436797f 100644 --- a/sys-kernel/linux-headers/linux-headers-4.4.ebuild +++ b/sys-kernel/linux-headers/linux-headers-4.4.ebuild @@ -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" |