media-plugins/vdr-spider: 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:02:53 +02:00
parent 735c52c827
commit f143ac1efc

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://toms-cafe.de/vdr/spider/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~amd64"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=">=media-video/vdr-1.3.47"