commit: a204116a67ea08946341df451d347b32867bf899 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org> AuthorDate: Thu May 19 05:03:54 2022 +0000 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org> CommitDate: Thu May 19 05:07:48 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a204116a
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 <xen0n <AT> gentoo.org> 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 1afaf2e3612b..ea773ff8c414 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 )"
