diff options
author | Yixun Lan <dlan@gentoo.org> | 2024-01-31 09:31:09 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2024-01-31 09:31:34 +0000 |
commit | e654fa57c15502161c5a07310eb2c6ca9bc1273a (patch) | |
tree | 4d889fe02e478f7b600098fb44f0364ee93d3887 /net-misc/ofono | |
parent | sci-mathematics/cgal: Stabilize 5.6 amd64, #923366 (diff) | |
download | gentoo-e654fa57c15502161c5a07310eb2c6ca9bc1273a.tar.gz gentoo-e654fa57c15502161c5a07310eb2c6ca9bc1273a.tar.bz2 gentoo-e654fa57c15502161c5a07310eb2c6ca9bc1273a.zip |
net-misc/ofono: Stabilize 2.1 arm64, #923338
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'net-misc/ofono')
-rw-r--r-- | net-misc/ofono/ofono-2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/ofono/ofono-2.1.ebuild b/net-misc/ofono/ofono-2.1.ebuild index b6e6a49216c8..d4c3415dffc6 100644 --- a/net-misc/ofono/ofono-2.1.ebuild +++ b/net-misc/ofono/ofono-2.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://mirrors.edge.kernel.org/pub/linux/network/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~hppa ~loong 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 )" |