diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-01-21 10:00:49 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-01-21 10:00:49 +0100 |
commit | 38193e46e8b0e42e554b4ee127bd952e4ef7306b (patch) | |
tree | 85381eb2f0a8e3ae5668a8119f42edc6241490ad /media-plugins | |
parent | net-misc/dhcpcd: amd64 stable wrt bug #766285 (diff) | |
download | gentoo-38193e46e8b0e42e554b4ee127bd952e4ef7306b.tar.gz gentoo-38193e46e8b0e42e554b4ee127bd952e4ef7306b.tar.bz2 gentoo-38193e46e8b0e42e554b4ee127bd952e4ef7306b.zip |
media-plugins/vdr-dvbsddevice: amd64 stable wrt bug #766324
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/vdr-dvbsddevice/vdr-dvbsddevice-2.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/vdr-dvbsddevice/vdr-dvbsddevice-2.2.0.ebuild b/media-plugins/vdr-dvbsddevice/vdr-dvbsddevice-2.2.0.ebuild index edbbf3ea65e1..b03ea3195498 100644 --- a/media-plugins/vdr-dvbsddevice/vdr-dvbsddevice-2.2.0.ebuild +++ b/media-plugins/vdr-dvbsddevice/vdr-dvbsddevice-2.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ HOMEPAGE="http://www.tvdr.de/" SRC_URI="mirror://gentoo/${P}.tar.gz https://dev.gentoo.org/~hd_brummy/distfiles/${P}.tar.gz" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" SLOT="0" LICENSE="GPL-2" IUSE="" |