diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-23 20:28:55 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-23 20:42:29 +0200 |
commit | 2e87e8409680ef9e0b9d2fe5b97542607f5f864b (patch) | |
tree | 6b3866944bd2f07575f1a7615df7bf9b70d894c7 /media-plugins/vdr-vcd | |
parent | app-admin/swatchdog: x86 stable (bug #632233) (diff) | |
download | gentoo-2e87e8409680ef9e0b9d2fe5b97542607f5f864b.tar.gz gentoo-2e87e8409680ef9e0b9d2fe5b97542607f5f864b.tar.bz2 gentoo-2e87e8409680ef9e0b9d2fe5b97542607f5f864b.zip |
media-plugins/vdr-vcd: x86 stable (bug #632279)
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'media-plugins/vdr-vcd')
-rw-r--r-- | media-plugins/vdr-vcd/vdr-vcd-0.9-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/vdr-vcd/vdr-vcd-0.9-r3.ebuild b/media-plugins/vdr-vcd/vdr-vcd-0.9-r3.ebuild index fc253d9b65f9..64dfed857f61 100644 --- a/media-plugins/vdr-vcd/vdr-vcd-0.9-r3.ebuild +++ b/media-plugins/vdr-vcd/vdr-vcd-0.9-r3.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=5 @@ -12,7 +12,7 @@ SRC_URI=" http://www.heiligenmann.de/vdr/download/${P}.tgz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" DEPEND=">=media-video/vdr-1.5.9" |