From: Sergei Trofimovich Date: Sat, 6 Oct 2018 18:37:45 +0000 (+0100) Subject: net-libs/pjproject: keyworded 2.7.2 for ppc, bug #658732 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=76a17d969620701dae6caa9e77cccaf5f51695fc;p=gentoo.git net-libs/pjproject: keyworded 2.7.2 for ppc, bug #658732 Tested-by: ernsteiswuerfel Signed-off-by: Sergei Trofimovich Package-Manager: Portage-2.3.50, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc" --- diff --git a/net-libs/pjproject/pjproject-2.7.2.ebuild b/net-libs/pjproject/pjproject-2.7.2.ebuild index 8f9962b2e278..2b77f3de1c31 100644 --- a/net-libs/pjproject/pjproject-2.7.2.ebuild +++ b/net-libs/pjproject/pjproject-2.7.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ inherit autotools flag-o-matic DESCRIPTION="Open source SIP, Media, and NAT Traversal Library" HOMEPAGE="http://www.pjsip.org/" SRC_URI="http://www.pjsip.org/release/${PV}/${P}.tar.bz2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" LICENSE="GPL-2" SLOT="0"