Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/ofono/
Date: Wed, 02 Feb 2022 09:47:16
Message-Id: 1643795149.53312d6df3b94412c43f67c8cd2b6c59ba11c3e2.sam@gentoo
1 commit: 53312d6df3b94412c43f67c8cd2b6c59ba11c3e2
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 2 09:45:49 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 2 09:45:49 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53312d6d
7
8 net-misc/ofono: Stabilize 1.33 x86, #832525
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-misc/ofono/ofono-1.33.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-misc/ofono/ofono-1.33.ebuild b/net-misc/ofono/ofono-1.33.ebuild
16 index 7b3600dc6b80..d6095b1095be 100644
17 --- a/net-misc/ofono/ofono-1.33.ebuild
18 +++ b/net-misc/ofono/ofono-1.33.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -11,7 +11,7 @@ SRC_URI="https://www.kernel.org/pub/linux/network/${PN}/${P}.tar.xz"
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
30 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
31 IUSE="+atmodem bluetooth +cdmamodem +datafiles doc dundee examples +isimodem +phonesim +provision +qmimodem tools +udev upower"
32
33 REQUIRED_USE="dundee? ( bluetooth )"