diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-07-23 07:34:36 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-07-23 07:34:57 +0100 |
commit | 115ec8c8e09e9c8b11cdf7549ada738a2c9d73d9 (patch) | |
tree | 9f73d18ba7edb592a7225fd925f9bcfcae3b716f /sys-kernel/linux-headers | |
parent | media-fonts/culmus: stable 0.120-r5 for ia64, bug #689414 (diff) | |
download | gentoo-115ec8c8e09e9c8b11cdf7549ada738a2c9d73d9.tar.gz gentoo-115ec8c8e09e9c8b11cdf7549ada738a2c9d73d9.tar.bz2 gentoo-115ec8c8e09e9c8b11cdf7549ada738a2c9d73d9.zip |
sys-kernel/linux-headers: stable 4.19 for ia64, bug #690278
Package-Manager: Portage-2.3.69, Repoman-2.3.16
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-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 0d07e1ee9dbf..ef521fc30d62 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" |