diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-24 10:18:53 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-24 10:18:53 +0200 |
commit | 160856bb76f3d656900759be937fc87d80968e4c (patch) | |
tree | 3ee6babfe0191cbd5150faad1185c6f2781f6e6b /sys-kernel | |
parent | sys-fs/xfsprogs: x86 stable wrt bug #690276 (diff) | |
download | gentoo-160856bb76f3d656900759be937fc87d80968e4c.tar.gz gentoo-160856bb76f3d656900759be937fc87d80968e4c.tar.bz2 gentoo-160856bb76f3d656900759be937fc87d80968e4c.zip |
sys-kernel/linux-headers: x86 stable wrt bug #690278
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'sys-kernel')
-rw-r--r-- | sys-kernel/linux-headers/linux-headers-4.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-4.19.ebuild b/sys-kernel/linux-headers/linux-headers-4.19.ebuild index 407a4c31e69b..35b4cc48a403 100644 --- a/sys-kernel/linux-headers/linux-headers-4.19.ebuild +++ b/sys-kernel/linux-headers/linux-headers-4.19.ebuild @@ -15,7 +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} " -KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux" DEPEND="app-arch/xz-utils dev-lang/perl" |