diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-29 09:21:41 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-29 09:21:41 +0100 |
commit | 8c8d072b59e2ef54f7701d6ef199ab4ca9f18292 (patch) | |
tree | e2bdd3c718e560a24f6ae31956114a16fc484f0e /net-misc/ofono | |
parent | net-misc/netifrc: ppc64 stable wrt bug #757222 (diff) | |
download | gentoo-8c8d072b59e2ef54f7701d6ef199ab4ca9f18292.tar.gz gentoo-8c8d072b59e2ef54f7701d6ef199ab4ca9f18292.tar.bz2 gentoo-8c8d072b59e2ef54f7701d6ef199ab4ca9f18292.zip |
net-misc/ofono: ppc64 stable wrt bug #757225
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/ofono')
-rw-r--r-- | net-misc/ofono/ofono-1.31.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/ofono/ofono-1.31.ebuild b/net-misc/ofono/ofono-1.31.ebuild index 631ac63fce1e..1c147d59079b 100644 --- a/net-misc/ofono/ofono-1.31.ebuild +++ b/net-misc/ofono/ofono-1.31.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 ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc x86" IUSE="+atmodem bluetooth +cdmamodem +datafiles doc dundee examples +isimodem +phonesim +provision +qmimodem tools +udev upower" REQUIRED_USE="dundee? ( bluetooth )" |