diff options
Diffstat (limited to 'media-video/reelbox-ehd-bin/reelbox-ehd-bin-14916.ebuild')
-rw-r--r-- | media-video/reelbox-ehd-bin/reelbox-ehd-bin-14916.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/media-video/reelbox-ehd-bin/reelbox-ehd-bin-14916.ebuild b/media-video/reelbox-ehd-bin/reelbox-ehd-bin-14916.ebuild index acc8bb5..1193464 100644 --- a/media-video/reelbox-ehd-bin/reelbox-ehd-bin-14916.ebuild +++ b/media-video/reelbox-ehd-bin/reelbox-ehd-bin-14916.ebuild @@ -1,6 +1,5 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI="4" @@ -14,7 +13,7 @@ SRC_URI="http://vdr.websitec.de/download/${PN}/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=media-video/reelbox-ehd-tools-${PV}" |