Gentoo Archives: gentoo-commits

From: Joerg Bornkessel <hd_brummy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-epgsync/
Date: Wed, 28 Sep 2016 21:41:32
Message-Id: 1475098856.e9fa8168e224ca3196938a87ef613d1c496fffb2.hd_brummy@gentoo
1 commit: e9fa8168e224ca3196938a87ef613d1c496fffb2
2 Author: Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 28 21:35:59 2016 +0000
4 Commit: Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 28 21:40:56 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9fa8168
7
8 media-plugins/vdr-epgsync: keyword ~arm, armv7a-hardfloat tested
9
10 Package-Manager: portage-2.3.0
11
12 media-plugins/vdr-epgsync/vdr-epgsync-1.0.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-plugins/vdr-epgsync/vdr-epgsync-1.0.1.ebuild b/media-plugins/vdr-epgsync/vdr-epgsync-1.0.1.ebuild
16 index fe6c12e..77a5307 100644
17 --- a/media-plugins/vdr-epgsync/vdr-epgsync-1.0.1.ebuild
18 +++ b/media-plugins/vdr-epgsync/vdr-epgsync-1.0.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2014 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -12,7 +12,7 @@ SRC_URI="http://vdr.schmirler.de/epgsync/${P}.tgz"
26
27 SLOT="0"
28 LICENSE="GPL-2"
29 -KEYWORDS="amd64 x86"
30 +KEYWORDS="amd64 ~arm x86"
31 IUSE=""
32
33 DEPEND=">=media-video/vdr-2.0.0"