diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-08 11:32:59 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-08 11:33:19 +0100 |
commit | 28e175a6a12bac8975cb0616913459df5f920d9e (patch) | |
tree | 5fa81b91101d8b13e462f2c4a9af25d50aa31f18 /sys-kernel | |
parent | profiles: Mask sci-chemistry/avogadro for removal (diff) | |
download | gentoo-28e175a6a12bac8975cb0616913459df5f920d9e.tar.gz gentoo-28e175a6a12bac8975cb0616913459df5f920d9e.tar.bz2 gentoo-28e175a6a12bac8975cb0616913459df5f920d9e.zip |
sys-kernel/linux-headers: restore keywords for 4.16
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'sys-kernel')
-rw-r--r-- | sys-kernel/linux-headers/linux-headers-4.16.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-4.16.ebuild b/sys-kernel/linux-headers/linux-headers-4.16.ebuild index 56c91771417f..416c89f62e89 100644 --- a/sys-kernel/linux-headers/linux-headers-4.16.ebuild +++ b/sys-kernel/linux-headers/linux-headers-4.16.ebuild @@ -15,8 +15,7 @@ SRC_URI="mirror://gentoo/gentoo-headers-base-${PV}.tar.xz ${PATCH_VER:+https://dev.gentoo.org/~slyfox/distfiles/gentoo-headers-${PV}-${PATCH_VER}.tar.xz} " -#dropped keywords before basic tests are done -#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" |