diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-12-14 10:02:29 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-12-14 10:02:29 +0100 |
commit | 83cb7adbc0301b6613bf2c28c581c1a0c0e24bef (patch) | |
tree | 39274bec721063bdcf6c751dd8b65f9b5b1a83a3 /sys-kernel | |
parent | app-misc/sl: version bump to 5.02 (diff) | |
download | gentoo-83cb7adbc0301b6613bf2c28c581c1a0c0e24bef.tar.gz gentoo-83cb7adbc0301b6613bf2c28c581c1a0c0e24bef.tar.bz2 gentoo-83cb7adbc0301b6613bf2c28c581c1a0c0e24bef.zip |
sys-kernel/linux-headers-4.4-r0: stable on alpha
Gentoo-Bug: 598613
Diffstat (limited to 'sys-kernel')
-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 b537c4ea412f..f3bb64b8e33e 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" |