diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-03-29 15:39:53 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-03-29 15:39:53 +0100 |
commit | f54f03dec0c19b63ab70e7a94c942426e40e8046 (patch) | |
tree | 2835ddb91eef44b2c86929ceae9bb1046e0f0ba8 /sys-kernel/linux-headers | |
parent | dev-python/tox: keyworded 3.14.5 for ia64, bug #685868 (diff) | |
download | gentoo-f54f03dec0c19b63ab70e7a94c942426e40e8046.tar.gz gentoo-f54f03dec0c19b63ab70e7a94c942426e40e8046.tar.bz2 gentoo-f54f03dec0c19b63ab70e7a94c942426e40e8046.zip |
sys-kernel/linux-headers: stable 5.4 for ia64, bug #706042
Package-Manager: Portage-2.3.96, Repoman-2.3.22
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-kernel/linux-headers')
-rw-r--r-- | sys-kernel/linux-headers/linux-headers-5.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-5.4.ebuild b/sys-kernel/linux-headers/linux-headers-5.4.ebuild index 000fc2abf68c..47c749ef6c2a 100644 --- a/sys-kernel/linux-headers/linux-headers-5.4.ebuild +++ b/sys-kernel/linux-headers/linux-headers-5.4.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" |