diff options
author | Joerg Bornkessel <hd_brummy@gentoo.org> | 2017-06-11 16:53:17 +0200 |
---|---|---|
committer | Joerg Bornkessel <hd_brummy@gentoo.org> | 2017-06-11 16:53:17 +0200 |
commit | f9c5a7bbc515e5df54b638034994c020ccde749d (patch) | |
tree | 3caa6b61bd60c2120ce21c1682e6a5edd713172a /media-video/vdr/vdr-2.2.0-r1.ebuild | |
parent | sci-mathematics/pari: Fix for '.' in @INC on perl 5.26 re bug #615016 (diff) | |
download | gentoo-f9c5a7bbc515e5df54b638034994c020ccde749d.tar.gz gentoo-f9c5a7bbc515e5df54b638034994c020ccde749d.tar.bz2 gentoo-f9c5a7bbc515e5df54b638034994c020ccde749d.zip |
media-video/vdr: cleanup; stable amd64, x86 wrt bug 620850
Package-Manager: portage-2.3.6
Diffstat (limited to 'media-video/vdr/vdr-2.2.0-r1.ebuild')
-rw-r--r-- | media-video/vdr/vdr-2.2.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/vdr/vdr-2.2.0-r1.ebuild b/media-video/vdr/vdr-2.2.0-r1.ebuild index 982fedb28ab7..ce73df6b100e 100644 --- a/media-video/vdr/vdr-2.2.0-r1.ebuild +++ b/media-video/vdr/vdr-2.2.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -29,7 +29,7 @@ HOMEPAGE="http://www.tvdr.de/" SRC_URI="ftp://ftp.tvdr.de/vdr/${MY_P}.tar.bz2 https://dev.gentoo.org/~hd_brummy/distfiles/${EXT_P}.patch.bz2" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc x86" SLOT="0" LICENSE="GPL-2" |