diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-03-03 00:41:04 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-03-03 00:42:38 +0100 |
commit | 2d55bfc4bd293ad7d93f922cfd7f91acdc83c6bf (patch) | |
tree | f8d652f1c4dd5d63549052f22c959eb731ef4f96 /net-libs/loudmouth | |
parent | dev-python/guessit: x86 stable (bug #668744) (diff) | |
download | gentoo-2d55bfc4bd293ad7d93f922cfd7f91acdc83c6bf.tar.gz gentoo-2d55bfc4bd293ad7d93f922cfd7f91acdc83c6bf.tar.bz2 gentoo-2d55bfc4bd293ad7d93f922cfd7f91acdc83c6bf.zip |
net-libs/loudmouth: x86 stable (bug #679180)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-libs/loudmouth')
-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 25a4c0a16d5d..34272dbb80d5 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" |