diff options
Diffstat (limited to 'sys-kernel/linux-headers/linux-headers-4.13.ebuild')
-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 c5f5a144264d..6d6eaf890d53 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 ~x86-linux" DEPEND="app-arch/xz-utils dev-lang/perl" |