diff options
author | Sam James <sam@gentoo.org> | 2022-02-02 09:45:49 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-02 09:45:49 +0000 |
commit | 53312d6df3b94412c43f67c8cd2b6c59ba11c3e2 (patch) | |
tree | 51124255aaf9001cbabf61eb7fdbeecfbf1d1595 /net-misc/ofono | |
parent | dev-lisp/sbcl: Stabilize 2.2.0 x86, #832532 (diff) | |
download | gentoo-53312d6df3b94412c43f67c8cd2b6c59ba11c3e2.tar.gz gentoo-53312d6df3b94412c43f67c8cd2b6c59ba11c3e2.tar.bz2 gentoo-53312d6df3b94412c43f67c8cd2b6c59ba11c3e2.zip |
net-misc/ofono: Stabilize 1.33 x86, #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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/ofono/ofono-1.33.ebuild b/net-misc/ofono/ofono-1.33.ebuild index 7b3600dc6b80..d6095b1095be 100644 --- a/net-misc/ofono/ofono-1.33.ebuild +++ b/net-misc/ofono/ofono-1.33.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 )" |