diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-09-10 16:43:14 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-09-10 16:43:14 -0700 |
commit | 6a56b47b61b7a1743a013fe7b7d51ed3a20acf67 (patch) | |
tree | 4745c0b9f8bf57f9c1a175636cc454abe56dca75 /sys-kernel/linux-headers | |
parent | net-vpn/tor: remove insecure version, bug #621360 (diff) | |
download | gentoo-6a56b47b61b7a1743a013fe7b7d51ed3a20acf67.tar.gz gentoo-6a56b47b61b7a1743a013fe7b7d51ed3a20acf67.tar.bz2 gentoo-6a56b47b61b7a1743a013fe7b7d51ed3a20acf67.zip |
sys-kernel/linux-headers: Restore keywords to 4.11
The abundance of caution in dropping all keywords was likely
unwarranted. No fallout has occurred.
Bug: https://bugs.gentoo.org/626640
Diffstat (limited to 'sys-kernel/linux-headers')
-rw-r--r-- | sys-kernel/linux-headers/linux-headers-4.11.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-4.11.ebuild b/sys-kernel/linux-headers/linux-headers-4.11.ebuild index 83090f5ab557..bdd75e6655cb 100644 --- a/sys-kernel/linux-headers/linux-headers-4.11.ebuild +++ b/sys-kernel/linux-headers/linux-headers-4.11.ebuild @@ -12,8 +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 ~ia64 ~ppc ~ppc64" -#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" |