diff options
author | Sam James <sam@gentoo.org> | 2021-05-08 18:42:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-08 18:42:43 +0000 |
commit | 3a01d78c6202e950fd136f2d0fbd65ef7440cba3 (patch) | |
tree | 697bd940d09732b370ccbfe78fc0302890e4e8a3 | |
parent | www-misc/vdradmin-am: Stabilize 3.6.10-r2 x86, #788685 (diff) | |
download | gentoo-3a01d78c6202e950fd136f2d0fbd65ef7440cba3.tar.gz gentoo-3a01d78c6202e950fd136f2d0fbd65ef7440cba3.tar.bz2 gentoo-3a01d78c6202e950fd136f2d0fbd65ef7440cba3.zip |
media-plugins/vdr-dvbhddevice: Stabilize 2.2.0_p20180420-r1 x86, #788685
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | media-plugins/vdr-dvbhddevice/vdr-dvbhddevice-2.2.0_p20180420-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/vdr-dvbhddevice/vdr-dvbhddevice-2.2.0_p20180420-r1.ebuild b/media-plugins/vdr-dvbhddevice/vdr-dvbhddevice-2.2.0_p20180420-r1.ebuild index a09c42eaa3b1..a7d4e700d7a2 100644 --- a/media-plugins/vdr-dvbhddevice/vdr-dvbhddevice-2.2.0_p20180420-r1.ebuild +++ b/media-plugins/vdr-dvbhddevice/vdr-dvbhddevice-2.2.0_p20180420-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ SRC_URI="https://bitbucket.org/powARman/dvbhddevice/get/${REVISION}.tar.bz2 -> LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" DEPEND=">=media-video/vdr-2.0.0" RDEPEND="${DEPEND}" |