diff options
author | Sam James <sam@gentoo.org> | 2022-02-02 09:46:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-02 09:46:21 +0000 |
commit | 4c3c68284bc8d5532ff0dc8ebf0c537e9d94b3f4 (patch) | |
tree | 30b04af6d538c6a2c1ea45761a9f756dc5c992ac /net-misc/ofono | |
parent | dev-lisp/sbcl: Stabilize 2.2.0 amd64, #832532 (diff) | |
download | gentoo-4c3c68284bc8d5532ff0dc8ebf0c537e9d94b3f4.tar.gz gentoo-4c3c68284bc8d5532ff0dc8ebf0c537e9d94b3f4.tar.bz2 gentoo-4c3c68284bc8d5532ff0dc8ebf0c537e9d94b3f4.zip |
net-misc/ofono: Stabilize 1.33 amd64, #832525
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/ofono')
-rw-r--r-- | net-misc/ofono/ofono-1.33.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/ofono/ofono-1.33.ebuild b/net-misc/ofono/ofono-1.33.ebuild index d6095b1095be..abbec66bc7bf 100644 --- a/net-misc/ofono/ofono-1.33.ebuild +++ b/net-misc/ofono/ofono-1.33.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 ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="+atmodem bluetooth +cdmamodem +datafiles doc dundee examples +isimodem +phonesim +provision +qmimodem tools +udev upower" REQUIRED_USE="dundee? ( bluetooth )" |