diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-27 23:18:13 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-27 23:18:13 +0300 |
commit | de991c7bbf22a115f3bf53f04faaaee7be84ba5a (patch) | |
tree | 8669d362efc6dc3ab162ce7fc87d881ce3bf0685 /net-libs/loudmouth | |
parent | dev-python/rply: amd64 stable wrt bug #656390 (diff) | |
download | gentoo-de991c7bbf22a115f3bf53f04faaaee7be84ba5a.tar.gz gentoo-de991c7bbf22a115f3bf53f04faaaee7be84ba5a.tar.bz2 gentoo-de991c7bbf22a115f3bf53f04faaaee7be84ba5a.zip |
net-libs/loudmouth: amd64 stable wrt bug #653156
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'net-libs/loudmouth')
-rw-r--r-- | net-libs/loudmouth/loudmouth-1.5.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/loudmouth/loudmouth-1.5.3-r1.ebuild b/net-libs/loudmouth/loudmouth-1.5.3-r1.ebuild index eea50a02aec8..4235c6622029 100644 --- a/net-libs/loudmouth/loudmouth-1.5.3-r1.ebuild +++ b/net-libs/loudmouth/loudmouth-1.5.3-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/mcabber/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" 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" |