diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-02-19 02:40:52 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-02-19 02:40:52 +0100 |
commit | 9abcf015c9147c5fe572e6587c2f5e33059e46dd (patch) | |
tree | fdf1d612550707ad282c481b1f8eacdd8725569c /sys-kernel/linux-headers | |
parent | app-portage/eix: x86 stable (bug #771513) (diff) | |
download | gentoo-9abcf015c9147c5fe572e6587c2f5e33059e46dd.tar.gz gentoo-9abcf015c9147c5fe572e6587c2f5e33059e46dd.tar.bz2 gentoo-9abcf015c9147c5fe572e6587c2f5e33059e46dd.zip |
sys-kernel/linux-headers: x86 stable (bug #768672)
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-kernel/linux-headers')
-rw-r--r-- | sys-kernel/linux-headers/linux-headers-5.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-5.10.ebuild b/sys-kernel/linux-headers/linux-headers-5.10.ebuild index 352ef8a81f12..09e357aeab9c 100644 --- a/sys-kernel/linux-headers/linux-headers-5.10.ebuild +++ b/sys-kernel/linux-headers/linux-headers-5.10.ebuild @@ -15,7 +15,7 @@ SRC_URI="${KERNEL_URI} ${PATCH_VER:+https://dev.gentoo.org/~slyfox/distfiles/gentoo-headers-${PATCH_PV}-${PATCH_VER}.tar.xz} " -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" DEPEND="app-arch/xz-utils dev-lang/perl" |