summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-03 02:36:09 +0000
committerSam James <sam@gentoo.org>2021-02-03 02:53:04 +0000
commit01098d55162123d1148f61fecffeecffeed50f7d (patch)
tree5e6c67fec3116ab9cdd2c2c7e3f9089537391014 /virtual/linuxtv-dvb-headers
parentvirtual/jpeg-compat: fix VirtualKeywordsUpdate (diff)
downloadgentoo-01098d55162123d1148f61fecffeecffeed50f7d.tar.gz
gentoo-01098d55162123d1148f61fecffeecffeed50f7d.tar.bz2
gentoo-01098d55162123d1148f61fecffeecffeed50f7d.zip
virtual/linuxtv-dvb-headers: fix VirtualKeywordsUpdate
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'virtual/linuxtv-dvb-headers')
-rw-r--r--virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.8.ebuild b/virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.8.ebuild
index 8720063a8618..76f29a92b096 100644
--- a/virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.8.ebuild
+++ b/virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.8.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
DESCRIPTION="Virtual Package installing the Header files for DVB"
SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~mips ppc ppc64 x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux"
RDEPEND=">=sys-kernel/linux-headers-3.7"