diff options
author | Sam James <sam@gentoo.org> | 2021-05-13 15:53:06 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2021-05-13 15:53:06 +0200 |
commit | a66e501fce31e93053459ba6bdd5de565e230596 (patch) | |
tree | 31647ec785b9f1193faf9e063425b9992ed3ba73 /virtual/linuxtv-dvb-headers | |
parent | virtual/httpd-cgi: update EAPI 5 -> 7 (diff) | |
download | gentoo-a66e501fce31e93053459ba6bdd5de565e230596.tar.gz gentoo-a66e501fce31e93053459ba6bdd5de565e230596.tar.bz2 gentoo-a66e501fce31e93053459ba6bdd5de565e230596.zip |
virtual/linuxtv-dvb-headers: update EAPI 5 -> 7
Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'virtual/linuxtv-dvb-headers')
-rw-r--r-- | virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.8.ebuild | 3 |
1 files changed, 2 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 5bc94cbcc4fd..4b891acbc7a4 100644 --- a/virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.8.ebuild +++ b/virtual/linuxtv-dvb-headers/linuxtv-dvb-headers-5.8.ebuild @@ -1,9 +1,10 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 DESCRIPTION="Virtual Package installing the Header files for DVB" + SLOT="0" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" |