diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-06-03 22:24:27 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-03 21:30:58 +0100 |
commit | d72f1c1ca87365a6cf22fdac44eff9c534fbe43c (patch) | |
tree | 4e56091a5d0a24937424947f05f5ca6cdfd51d42 /net-libs/loudmouth | |
parent | sys-kernel/dracut: stable 048-r1 for sparc, bug #680890 (diff) | |
download | gentoo-d72f1c1ca87365a6cf22fdac44eff9c534fbe43c.tar.gz gentoo-d72f1c1ca87365a6cf22fdac44eff9c534fbe43c.tar.bz2 gentoo-d72f1c1ca87365a6cf22fdac44eff9c534fbe43c.zip |
net-libs/loudmouth: stable 1.5.3-r3 for sparc, bug #679180
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@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 bbdae3b7c68f..a0bcde42ddf0 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" |