diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-29 10:14:44 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-29 10:14:44 +0000 |
commit | 09bd3482ef26dc37528c4ff6425beeabff85ac82 (patch) | |
tree | 819cf3149f6006f1114f7855c32ee689542a8ac9 /net-libs/loudmouth | |
parent | dev-perl/IO-Socket-SSL: stable 2.48.0 for ppc, bug #632548 (diff) | |
download | gentoo-09bd3482ef26dc37528c4ff6425beeabff85ac82.tar.gz gentoo-09bd3482ef26dc37528c4ff6425beeabff85ac82.tar.bz2 gentoo-09bd3482ef26dc37528c4ff6425beeabff85ac82.zip |
net-libs/loudmouth: stable 1.5.2-r1 for ppc64, bug #619488
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'net-libs/loudmouth')
-rw-r--r-- | net-libs/loudmouth/loudmouth-1.5.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/loudmouth/loudmouth-1.5.2-r1.ebuild b/net-libs/loudmouth/loudmouth-1.5.2-r1.ebuild index 122b5dc84e8b..1ff3a71e5dfe 100644 --- a/net-libs/loudmouth/loudmouth-1.5.2-r1.ebuild +++ b/net-libs/loudmouth/loudmouth-1.5.2-r1.ebuild @@ -12,7 +12,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" |