diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-02 20:11:32 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-02 20:19:06 +0000 |
commit | 7cc813f1e2044edc0379b80ab15836754944e310 (patch) | |
tree | 38bf7ffe969a36ac560c57c19f6b3e7c9bb6000b /net-libs/loudmouth | |
parent | dev-libs/m17n-lib: stable 1.7.0 for ia64, bug #636222 (diff) | |
download | gentoo-7cc813f1e2044edc0379b80ab15836754944e310.tar.gz gentoo-7cc813f1e2044edc0379b80ab15836754944e310.tar.bz2 gentoo-7cc813f1e2044edc0379b80ab15836754944e310.zip |
net-libs/loudmouth: stable 1.5.2-r1 for sparc, bug #619488 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="sparc"
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 1ff3a71e5dfe..0e6638e9a51a 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" |