Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/opal/
Date: Mon, 29 May 2017 11:30:23
Message-Id: 1496057358.47ec15c4dfab701cd772b4c1e4636fa462370935.ago@gentoo
1 commit: 47ec15c4dfab701cd772b4c1e4636fa462370935
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 29 11:29:18 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon May 29 11:29:18 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47ec15c4
7
8 net-libs/opal: amd64 stable wrt bug #620004
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-libs/opal/opal-3.10.11-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-libs/opal/opal-3.10.11-r1.ebuild b/net-libs/opal/opal-3.10.11-r1.ebuild
18 index f109ffcc3ef..85aa9c8b049 100644
19 --- a/net-libs/opal/opal-3.10.11-r1.ebuild
20 +++ b/net-libs/opal/opal-3.10.11-r1.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/opalvoip/${P}.tar.bz2
22
23 LICENSE="MPL-1.0"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
26 +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
27 IUSE="celt debug doc +dtmf examples fax ffmpeg h224 h281 h323 iax ilbc
28 ipv6 ivr java ldap libav lid +plugins sbc +sip +sipim +sound srtp ssl static-libs
29 stats swig theora +video vpb vxml +wav x264 x264-static +xml"