diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-25 09:41:22 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-25 09:41:43 +0100 |
commit | a7595c1727921750f9b27bc72753847ba4b5f02d (patch) | |
tree | d336402a51f24c1dd04989f58848e9f9cb3a7cb0 /net-libs | |
parent | app-admin/setools: drop old (diff) | |
download | gentoo-a7595c1727921750f9b27bc72753847ba4b5f02d.tar.gz gentoo-a7595c1727921750f9b27bc72753847ba4b5f02d.tar.bz2 gentoo-a7595c1727921750f9b27bc72753847ba4b5f02d.zip |
net-libs/loudmouth: stable 1.5.3-r1 for ia64, bug #653156
Bug: https://bugs.gentoo.org/653156
Package-Manager: Portage-2.3.38, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'net-libs')
-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 46433a1d78f2..76ee3d614710 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" |