commit: 6f6f5bff9191ead9777b3c14d02078fbbe6cd91e Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sat Oct 6 18:35:45 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sat Oct 6 18:40:05 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f6f5bff
net-libs/pjproject: keyworded 2.7.1 for ppc, bug #658732 Tested-by: ernsteiswuerfel Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc" net-libs/pjproject/pjproject-2.7.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-libs/pjproject/pjproject-2.7.1.ebuild b/net-libs/pjproject/pjproject-2.7.1.ebuild index c19d6042cf6..b245f2b754b 100644 --- a/net-libs/pjproject/pjproject-2.7.1.ebuild +++ b/net-libs/pjproject/pjproject-2.7.1.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"
