diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-08-24 23:56:08 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-08-25 01:10:10 +0100 |
commit | 0fcc616651433970679703fce5431711c81c4225 (patch) | |
tree | 9e39683d9b27b73c7d8d42967106f38fd226d6eb /media-video/vcdimager | |
parent | media-libs/libquicktime: keyword 1.2.4-r3 for ~riscv (diff) | |
download | gentoo-0fcc616651433970679703fce5431711c81c4225.tar.gz gentoo-0fcc616651433970679703fce5431711c81c4225.tar.bz2 gentoo-0fcc616651433970679703fce5431711c81c4225.zip |
media-video/vcdimager: keyword 2.0.1 for ~riscv
Same test failures as on other arches (Bug #673174).
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'media-video/vcdimager')
-rw-r--r-- | media-video/vcdimager/vcdimager-2.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/vcdimager/vcdimager-2.0.1.ebuild b/media-video/vcdimager/vcdimager-2.0.1.ebuild index df38adb84279..065c2eb6c8ae 100644 --- a/media-video/vcdimager/vcdimager-2.0.1.ebuild +++ b/media-video/vcdimager/vcdimager-2.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" IUSE="static-libs +xml" RDEPEND=" |