diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 10:58:50 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 10:58:50 +0200 |
commit | daad2c13e0621b1fbe334ae83699b032bbace9d9 (patch) | |
tree | 3aa07d0057f93b8a1ca0aa9920fbb758ae7eb702 /net-libs/iax | |
parent | net-im/jabber-base: x86 stable wrt bug #696332 (diff) | |
download | gentoo-daad2c13e0621b1fbe334ae83699b032bbace9d9.tar.gz gentoo-daad2c13e0621b1fbe334ae83699b032bbace9d9.tar.bz2 gentoo-daad2c13e0621b1fbe334ae83699b032bbace9d9.zip |
net-libs/iax: x86 stable wrt bug #696334
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/iax/iax-0.2.2-r3.ebuild b/net-libs/iax/iax-0.2.2-r3.ebuild index 42757477e346..9a1b4f2377aa 100644 --- a/net-libs/iax/iax-0.2.2-r3.ebuild +++ b/net-libs/iax/iax-0.2.2-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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=( |