diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-16 17:00:28 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-16 17:00:28 +0300 |
commit | f431d092bc4fdb27f5e65642bce58e1a0e9196a1 (patch) | |
tree | e463c08c9c784d19cfa69ec60de2148fd9015f22 /net-libs | |
parent | media-libs/opusfile: arm stable wrt bug #675804 (diff) | |
download | gentoo-f431d092bc4fdb27f5e65642bce58e1a0e9196a1.tar.gz gentoo-f431d092bc4fdb27f5e65642bce58e1a0e9196a1.tar.bz2 gentoo-f431d092bc4fdb27f5e65642bce58e1a0e9196a1.zip |
net-libs/loudmouth: arm stable wrt bug #679180
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild b/net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild index f6758cdd285d..1d3b7e5de535 100644 --- a/net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild +++ b/net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://mcabber.com/files/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ia64 ppc ppc64 ~sparc x86 ~ppc-macos" +KEYWORDS="~alpha amd64 arm ia64 ppc ppc64 ~sparc x86 ~ppc-macos" IUSE="asyncns ssl openssl static-libs test" |