commit: b2276dba1f5c3e292e9f32c001df3c40359d219f Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Sep 23 17:01:03 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Sep 23 17:01:03 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2276dba
net-libs/pjproject: Stabilize 2.15.1-r1 x86, #963226 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> net-libs/pjproject/pjproject-2.15.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/pjproject/pjproject-2.15.1-r1.ebuild b/net-libs/pjproject/pjproject-2.15.1-r1.ebuild index 64ea8a31cc1f..297567aea090 100644 --- a/net-libs/pjproject/pjproject-2.15.1-r1.ebuild +++ b/net-libs/pjproject/pjproject-2.15.1-r1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/pjsip/pjproject https://www.pjsip.org/" SRC_URI="https://github.com/pjsip/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 x86" # g729 not included due to special bcg729 handling. CODEC_FLAGS="g711 g722 g7221 gsm ilbc speex l16"
