summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-30 15:00:50 +0000
committerSam James <sam@gentoo.org>2024-01-30 15:00:50 +0000
commite91e02f48d401d12ea23ad9a7c97c44cd3d9108a (patch)
treee57a1fc8517a959a27588d7efc40df241be324fb /net-misc/ofono
parentnet-irc/ircii: add 20240111 (diff)
downloadgentoo-e91e02f48d401d12ea23ad9a7c97c44cd3d9108a.tar.gz
gentoo-e91e02f48d401d12ea23ad9a7c97c44cd3d9108a.tar.bz2
gentoo-e91e02f48d401d12ea23ad9a7c97c44cd3d9108a.zip
net-misc/ofono: Stabilize 2.1 arm, #923338
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/ofono')
-rw-r--r--net-misc/ofono/ofono-2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/ofono/ofono-2.1.ebuild b/net-misc/ofono/ofono-2.1.ebuild
index 892057a6974a..446b9ccbfe47 100644
--- a/net-misc/ofono/ofono-2.1.ebuild
+++ b/net-misc/ofono/ofono-2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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 )"