Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/linux-headers/
Date: Sun, 08 Apr 2018 10:33:31
Message-Id: 1523183599.28e175a6a12bac8975cb0616913459df5f920d9e.slyfox@gentoo
1 commit: 28e175a6a12bac8975cb0616913459df5f920d9e
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 8 10:32:59 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 8 10:33:19 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28e175a6
7
8 sys-kernel/linux-headers: restore keywords for 4.16
9
10 Package-Manager: Portage-2.3.28, Repoman-2.3.9
11
12 sys-kernel/linux-headers/linux-headers-4.16.ebuild | 3 +--
13 1 file changed, 1 insertion(+), 2 deletions(-)
14
15 diff --git a/sys-kernel/linux-headers/linux-headers-4.16.ebuild b/sys-kernel/linux-headers/linux-headers-4.16.ebuild
16 index 56c91771417..416c89f62e8 100644
17 --- a/sys-kernel/linux-headers/linux-headers-4.16.ebuild
18 +++ b/sys-kernel/linux-headers/linux-headers-4.16.ebuild
19 @@ -15,8 +15,7 @@ SRC_URI="mirror://gentoo/gentoo-headers-base-${PV}.tar.xz
20 ${PATCH_VER:+https://dev.gentoo.org/~slyfox/distfiles/gentoo-headers-${PV}-${PATCH_VER}.tar.xz}
21 "
22
23 -#dropped keywords before basic tests are done
24 -#KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
26
27 DEPEND="app-arch/xz-utils
28 dev-lang/perl"