From a204116a67ea08946341df451d347b32867bf899 Mon Sep 17 00:00:00 2001 From: WANG Xuerui Date: Thu, 19 May 2022 13:03:54 +0800 Subject: [PATCH] net-misc/ofono: keyword 1.34 for ~loong Tests fail on amd64 too; on loong only unit/test_mbim was segfaulting on the last case. Other tests passed so the package should be fairly usable. Signed-off-by: WANG Xuerui --- net-misc/ofono/ofono-1.34.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/ofono/ofono-1.34.ebuild b/net-misc/ofono/ofono-1.34.ebuild index 1afaf2e3612b6..ea773ff8c4147 100644 --- a/net-misc/ofono/ofono-1.34.ebuild +++ b/net-misc/ofono/ofono-1.34.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.kernel.org/pub/linux/network/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="+atmodem bluetooth +cdmamodem +datafiles doc dundee examples +isimodem +phonesim +provision +qmimodem tools +udev upower" REQUIRED_USE="dundee? ( bluetooth )"