diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-29 09:18:43 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-29 09:20:01 +0100 |
commit | 99bd40166aff867cb92a39603d5877680838c56a (patch) | |
tree | de839164536b8df7cad6ed15d356f1d4620811fe /net-misc | |
parent | net-misc/netifrc: ppc stable wrt bug #757222 (diff) | |
download | gentoo-99bd40166aff867cb92a39603d5877680838c56a.tar.gz gentoo-99bd40166aff867cb92a39603d5877680838c56a.tar.bz2 gentoo-99bd40166aff867cb92a39603d5877680838c56a.zip |
net-misc/ofono: ppc stable wrt bug #757225
Package-Manager: Portage-3.0.9, Repoman-3.0.2
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.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 6f0af8118364..631ac63fce1e 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 )" |