diff options
author | Joerg Bornkessel <hd_brummy@gentoo.org> | 2016-06-19 14:24:20 +0200 |
---|---|---|
committer | Joerg Bornkessel <hd_brummy@gentoo.org> | 2016-06-19 14:24:20 +0200 |
commit | cba1e330ff192f909f41b1e147156dfbf6f1be1b (patch) | |
tree | 7eb81f60cd88770b0385c550508c8a4e406dc5af /media-video | |
parent | sys-process/wait_on_pid: keyword ~arm64, wrt bug 586364; thx to T.Reufer for ... (diff) | |
download | gentoo-cba1e330ff192f909f41b1e147156dfbf6f1be1b.tar.gz gentoo-cba1e330ff192f909f41b1e147156dfbf6f1be1b.tar.bz2 gentoo-cba1e330ff192f909f41b1e147156dfbf6f1be1b.zip |
media-video/vdr: keyword ~arm64, wrt bug 586364; thx to T.Reufer for testing
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/vdr/vdr-2.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/vdr/vdr-2.2.0.ebuild b/media-video/vdr/vdr-2.2.0.ebuild index d29280e9b66f..00db36deeec6 100644 --- a/media-video/vdr/vdr-2.2.0.ebuild +++ b/media-video/vdr/vdr-2.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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="~arm amd64 ~ppc x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc x86" SLOT="0" LICENSE="GPL-2" |