diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-26 09:50:05 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-26 09:50:05 +0200 |
commit | aae89a5947ab5dfb6e81c0c3037d4c04c1cc9409 (patch) | |
tree | 01f8ee21a03bc3b90050badd0bd6392a6df800c1 /virtual | |
parent | dev-qt/qtmultimedia: keyword ~arm64 (diff) | |
download | gentoo-aae89a5947ab5dfb6e81c0c3037d4c04c1cc9409.tar.gz gentoo-aae89a5947ab5dfb6e81c0c3037d4c04c1cc9409.tar.bz2 gentoo-aae89a5947ab5dfb6e81c0c3037d4c04c1cc9409.zip |
virtual/linuxtv-dvb-headers: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.8.ebuild | 2 |
1 files changed, 1 insertions, 1 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 f194a0666f1a..8720063a8618 100644 --- a/virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.8.ebuild +++ b/virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.8.ebuild @@ -5,6 +5,6 @@ EAPI=5 DESCRIPTION="Virtual Package installing the Header files for DVB" SLOT="0" -KEYWORDS="amd64 arm ~mips ppc ppc64 x86" +KEYWORDS="amd64 arm ~arm64 ~mips ppc ppc64 x86" RDEPEND=">=sys-kernel/linux-headers-3.7" |