diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 11:45:47 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 11:47:27 +0200 |
commit | 14027036eaab148d16ec9c12281a52850230d355 (patch) | |
tree | ce1f9878a0fa9c20b038ba2219287d4fe79c7f1b /net-libs/iax | |
parent | net-im/jabber-base: ppc stable wrt bug #696332 (diff) | |
download | gentoo-14027036eaab148d16ec9c12281a52850230d355.tar.gz gentoo-14027036eaab148d16ec9c12281a52850230d355.tar.bz2 gentoo-14027036eaab148d16ec9c12281a52850230d355.zip |
net-libs/iax: ppc stable wrt bug #696334
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/iax')
-rw-r--r-- | net-libs/iax/iax-0.2.2-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/iax/iax-0.2.2-r3.ebuild b/net-libs/iax/iax-0.2.2-r3.ebuild index 9a1b4f2377aa..c8255c09a37f 100644 --- a/net-libs/iax/iax-0.2.2-r3.ebuild +++ b/net-libs/iax/iax-0.2.2-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://downloads.asterisk.org/pub/telephony/libiax/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" IUSE="debug snomhack" PATCHES=( |