diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-30 02:02:28 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-30 02:02:28 +0100 |
commit | 1b551b83e45f44a2f3ea42e633f4c32b10173225 (patch) | |
tree | 6c86d557d11bdee983678e8858a74ddbd16c76fe /sys-kernel | |
parent | net-libs/enet: revision bump: EAPI=6 (diff) | |
download | gentoo-1b551b83e45f44a2f3ea42e633f4c32b10173225.tar.gz gentoo-1b551b83e45f44a2f3ea42e633f4c32b10173225.tar.bz2 gentoo-1b551b83e45f44a2f3ea42e633f4c32b10173225.zip |
sys-kernel/linux-headers: x86 stable (bug #640080)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
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 7b84214defb5..d4d2033f2fb7 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" |