diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-08-17 14:07:57 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-08-18 08:29:48 +0800 |
commit | ee2c3d9e54774e43e2b3f3c67e738eef08eb4a14 (patch) | |
tree | 5a4c98cd3958b7360ff018d9ee65611c1f1093c1 /media-libs/libdmtx | |
parent | profiles/arch/riscv: mask plasma-workspace[geolocation] (diff) | |
download | gentoo-ee2c3d9e54774e43e2b3f3c67e738eef08eb4a14.tar.gz gentoo-ee2c3d9e54774e43e2b3f3c67e738eef08eb4a14.tar.bz2 gentoo-ee2c3d9e54774e43e2b3f3c67e738eef08eb4a14.zip |
media-libs/libdmtx: keyword 0.7.5 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'media-libs/libdmtx')
-rw-r--r-- | media-libs/libdmtx/libdmtx-0.7.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libdmtx/libdmtx-0.7.5.ebuild b/media-libs/libdmtx/libdmtx-0.7.5.ebuild index cf1b9d39fd7b..add04dd79e1b 100644 --- a/media-libs/libdmtx/libdmtx-0.7.5.ebuild +++ b/media-libs/libdmtx/libdmtx-0.7.5.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/dmtx/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ppc ppc64 ~riscv x86" IUSE="" src_prepare() { |