summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-05-04 17:41:36 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-05-04 17:41:36 +0300
commit53f839c8059e24a2f846fe0f4bd46b94b72e6e77 (patch)
tree64e7c25a72350b1f5ef8add785ea372e62813147 /sys-kernel/linux-headers/linux-headers-4.19.ebuild
parentnet-analyzer/scapy: Bump to 2.4.2 for python3.7 support. (diff)
downloadgentoo-53f839c8059e24a2f846fe0f4bd46b94b72e6e77.tar.gz
gentoo-53f839c8059e24a2f846fe0f4bd46b94b72e6e77.tar.bz2
gentoo-53f839c8059e24a2f846fe0f4bd46b94b72e6e77.zip
sys-kernel/linux-headers: Add ~riscv keyword
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'sys-kernel/linux-headers/linux-headers-4.19.ebuild')
-rw-r--r--sys-kernel/linux-headers/linux-headers-4.19.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-4.19.ebuild b/sys-kernel/linux-headers/linux-headers-4.19.ebuild
index 1d8f8e6123c1..4ba2b3f3e6a7 100644
--- a/sys-kernel/linux-headers/linux-headers-4.19.ebuild
+++ b/sys-kernel/linux-headers/linux-headers-4.19.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -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 ~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"