commit: 15a02801973e4f9069ecd12eaa26a77b38e1929b
Author: Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 31 11:59:52 2018 +0000
Commit: Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
CommitDate: Fri Aug 31 11:59:52 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15a02801
media-plugins/vdr-infosatepg: eapi 7; sort keyword
Package-Manager: Portage-2.3.48, Repoman-2.3.10
media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.12.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.12.ebuild
b/media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.12.ebuild
index fc68a59965b..9fb3ae10bae 100644
--- a/media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.12.ebuild
+++ b/media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.12.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI="5"
+EAPI=7
inherit vdr-plugin-2
@@ -13,7 +13,7 @@ SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tgz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=">=media-video/vdr-2.0"