diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:47:58 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 21:20:22 +0100 |
commit | 4bf7727fa0d0fa64088cf7ae2cef5299fc7cf6dc (patch) | |
tree | 5ccea8a0687aa94612285951515140200ddb9282 /net-libs/loudmouth | |
parent | net-libs/libmicrodns: stable 0.0.9 for ppc64, bug #652944 (diff) | |
download | gentoo-4bf7727fa0d0fa64088cf7ae2cef5299fc7cf6dc.tar.gz gentoo-4bf7727fa0d0fa64088cf7ae2cef5299fc7cf6dc.tar.bz2 gentoo-4bf7727fa0d0fa64088cf7ae2cef5299fc7cf6dc.zip |
net-libs/loudmouth: stable 1.5.3-r1 for ppc64, bug #653156
Bug: https://bugs.gentoo.org/653156
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
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 11e1b243281c..09c50099a4ef 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" |