diff options
author | Sam James <sam@gentoo.org> | 2024-01-30 15:00:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-30 15:00:52 +0000 |
commit | 7e5ecf95875b1e8109c99c8d72ed6345f9e9c09b (patch) | |
tree | be7ece2043bbf872582b9bbb077855d626d1cfa6 /net-misc/ofono | |
parent | net-misc/ofono: Stabilize 2.1 ppc64, #923338 (diff) | |
download | gentoo-7e5ecf95875b1e8109c99c8d72ed6345f9e9c09b.tar.gz gentoo-7e5ecf95875b1e8109c99c8d72ed6345f9e9c09b.tar.bz2 gentoo-7e5ecf95875b1e8109c99c8d72ed6345f9e9c09b.zip |
net-misc/ofono: Stabilize 2.1 ppc, #923338
Signed-off-by: Sam James <sam@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 6f5c5e5f389e..65a8744990af 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 )" |