diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-02-04 08:21:42 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-02-04 08:21:42 +0100 |
commit | 3e13790269c397b55550fdba16f5ba2415f1a86f (patch) | |
tree | 3c372a10145b71d52f51616417441dd63ae0a1ea /net-misc | |
parent | net-misc/yt-dlp: drop 2022.2.3 (diff) | |
download | gentoo-3e13790269c397b55550fdba16f5ba2415f1a86f.tar.gz gentoo-3e13790269c397b55550fdba16f5ba2415f1a86f.tar.bz2 gentoo-3e13790269c397b55550fdba16f5ba2415f1a86f.zip |
net-misc/ofono: ppc stable wrt bug #832525
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc')
-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 89f6b33bb9e8..f1e91a502861 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 )" |