diff options
author | 2022-03-31 11:04:16 +0200 | |
---|---|---|
committer | 2022-03-31 11:04:16 +0200 | |
commit | 9c149ca7227890a86d974c1bb7848c189f6f1e3b (patch) | |
tree | d471de7c736ca58703ebf82fba1fc80e374bc249 /dev-libs/openobex | |
parent | dev-ruby/hiera: ppc stable wrt bug #836411 (diff) | |
download | gentoo-9c149ca7227890a86d974c1bb7848c189f6f1e3b.tar.gz gentoo-9c149ca7227890a86d974c1bb7848c189f6f1e3b.tar.bz2 gentoo-9c149ca7227890a86d974c1bb7848c189f6f1e3b.zip |
dev-libs/openobex: ppc64 stable wrt bug #834125
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/openobex')
-rw-r--r-- | dev-libs/openobex/openobex-1.7.2-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/openobex/openobex-1.7.2-r3.ebuild b/dev-libs/openobex/openobex-1.7.2-r3.ebuild index 6aa5504fca2e..b23ddd48e4c7 100644 --- a/dev-libs/openobex/openobex-1.7.2-r3.ebuild +++ b/dev-libs/openobex/openobex-1.7.2-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}-Source.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0/2" -KEYWORDS="~amd64 ~arm ~hppa ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ppc ppc64 ~sparc ~x86" IUSE="bluetooth doc irda usb" BDEPEND=" |