dev-embedded/libjaylink: keyword 0.3.1 for ~loong

Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
This commit is contained in:
WANG Xuerui
2023-07-11 16:03:22 +08:00
parent 46645ab0c9
commit 63326777a9

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ SRC_URI="https://gitlab.zapb.de/libjaylink/libjaylink/-/archive/${PV}/${P}.tar.b
LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="amd64 arm ~riscv x86"
KEYWORDS="amd64 arm ~loong ~riscv x86"
DEPEND="virtual/libusb:1"
RDEPEND="${DEPEND}"