diff options
author | Mike Frysinger <vapier@gentoo.org> | 2018-01-30 01:06:24 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2018-01-30 01:37:49 -0500 |
commit | ec7d5c708e073da1c922ec231c854d93dfe76b91 (patch) | |
tree | 133fdfbf771549c88f7c0c35bd7b5c3ed1698346 /sys-kernel/linux-headers | |
parent | sys-kernel/linux-headers: version bump to 4.15 (diff) | |
download | gentoo-ec7d5c708e073da1c922ec231c854d93dfe76b91.tar.gz gentoo-ec7d5c708e073da1c922ec231c854d93dfe76b91.tar.bz2 gentoo-ec7d5c708e073da1c922ec231c854d93dfe76b91.zip |
sys-kernel/linux-headers: mark 4.13 m68k/s390/sh stable #640080
Diffstat (limited to 'sys-kernel/linux-headers')
-rw-r--r-- | sys-kernel/linux-headers/linux-headers-4.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-4.13.ebuild b/sys-kernel/linux-headers/linux-headers-4.13.ebuild index 11e2bf649ba9..c5f5a144264d 100644 --- a/sys-kernel/linux-headers/linux-headers-4.13.ebuild +++ b/sys-kernel/linux-headers/linux-headers-4.13.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 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" |