commit: 57be13c3d5c68519968f9eb575a8d8e9d4a91e28 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Mar 12 10:51:02 2018 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Mar 12 10:51:02 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57be13c3
net-libs/pjproject: amd64 stable wrt bug #650008 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64" net-libs/pjproject/pjproject-2.7.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/pjproject/pjproject-2.7.1.ebuild b/net-libs/pjproject/pjproject-2.7.1.ebuild index e4d25565824..ce4a363c501 100644 --- a/net-libs/pjproject/pjproject-2.7.1.ebuild +++ b/net-libs/pjproject/pjproject-2.7.1.ebuild @@ -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 ~x86" LICENSE="GPL-2" SLOT="0"
