diff options
author | 2017-10-22 23:41:25 +0200 | |
---|---|---|
committer | 2017-10-22 23:41:25 +0200 | |
commit | 57b6c3b4729feef2ab0580768f9620f362604c70 (patch) | |
tree | 1910c2236c57991bc8f5308ba0e8f3278cd6199d /net-libs | |
parent | sys-devel/autogen-5.18.4-r1: alpha stable (diff) | |
download | gentoo-57b6c3b4729feef2ab0580768f9620f362604c70.tar.gz gentoo-57b6c3b4729feef2ab0580768f9620f362604c70.tar.bz2 gentoo-57b6c3b4729feef2ab0580768f9620f362604c70.zip |
net-libs/loudmouth-1.5.2-r1: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/619488
Diffstat (limited to 'net-libs')
-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 0059fb3c90fc..122b5dc84e8b 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" |