diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-01-24 13:10:41 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-01-24 13:10:41 +0100 |
commit | 74ae3f99ffed609c625be6167e9b70d66ff87abb (patch) | |
tree | 9eb292b9715f048cf5c3d2a6a63d1413093dae84 /media-video/vdrsync | |
parent | dev-db/mysqltuner: x86 stable wrt bug #763378 (diff) | |
download | gentoo-74ae3f99ffed609c625be6167e9b70d66ff87abb.tar.gz gentoo-74ae3f99ffed609c625be6167e9b70d66ff87abb.tar.bz2 gentoo-74ae3f99ffed609c625be6167e9b70d66ff87abb.zip |
media-video/vdrsync: x86 stable wrt bug #763393
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-video/vdrsync')
-rw-r--r-- | media-video/vdrsync/vdrsync-0.1.3_pre050322-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/vdrsync/vdrsync-0.1.3_pre050322-r2.ebuild b/media-video/vdrsync/vdrsync-0.1.3_pre050322-r2.ebuild index 0ebbc2700aea..6bbd5b1f44c5 100644 --- a/media-video/vdrsync/vdrsync-0.1.3_pre050322-r2.ebuild +++ b/media-video/vdrsync/vdrsync-0.1.3_pre050322-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="http://vdrsync.vdr-portal.de/releases/${MY_P}.tgz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="dvdr" DEPEND="" |