media-plugins/vdr-scheduler: eapi 7; keyword sorted

Package-Manager: Portage-2.3.48, Repoman-2.3.10
This commit is contained in:
Joerg Bornkessel
2018-08-26 14:00:00 +02:00
parent 720e15514d
commit ac2e755bb0

View File

@@ -1,7 +1,7 @@
# Copyright 1999-2012 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="4"
EAPI=7
inherit vdr-plugin-2
@@ -11,7 +11,7 @@ SRC_URI="http://winni.vdr-developer.org/scheduler/downloads/${P}.tgz"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~x86 ~amd64"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=">=media-video/vdr-1.5.7"