diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-26 00:37:12 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-26 01:57:43 +0200 |
commit | b8da7c0bf7b63ae1601d0324b47f11276918b6e2 (patch) | |
tree | 6f52207a12c477aa78f4d9a7109ac82aa43c1eeb /net-libs | |
parent | app-admin/logcheck: x86 stable (bug #656160) (diff) | |
download | gentoo-b8da7c0bf7b63ae1601d0324b47f11276918b6e2.tar.gz gentoo-b8da7c0bf7b63ae1601d0324b47f11276918b6e2.tar.bz2 gentoo-b8da7c0bf7b63ae1601d0324b47f11276918b6e2.zip |
net-libs/loudmouth: x86 stable (bug #653156)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
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 76ee3d614710..4971d04dd285 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" |