diff options
author | Felix Janda <felix.janda@posteo.de> | 2018-01-14 13:11:42 -0500 |
---|---|---|
committer | Felix Janda <felix.janda@posteo.de> | 2018-01-14 13:11:42 -0500 |
commit | 4a349f0052e00881d7b0d00f5349382db59eb1b5 (patch) | |
tree | 8a752ca9b5e76d9c8079e2d12869b26470822c02 /sys-kernel | |
parent | sys-devel/gcc: 6.4.0-r1 stable in tree (diff) | |
download | musl-4a349f0052e00881d7b0d00f5349382db59eb1b5.tar.gz musl-4a349f0052e00881d7b0d00f5349382db59eb1b5.tar.bz2 musl-4a349f0052e00881d7b0d00f5349382db59eb1b5.zip |
sys-kernel/linux-headers-4.13: sync keywords
Diffstat (limited to 'sys-kernel')
-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 859482a4..f4741121 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" |