diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-24 00:42:28 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-24 00:43:05 +0300 |
commit | 77a2fcd2ab98f3a23308b231e282335fd8c328a8 (patch) | |
tree | 329da7a6257fdb2a48696c6d3a421a9bd24d58e2 /net-im | |
parent | net-analyzer/nrpe: add LibreSSL support (diff) | |
download | gentoo-77a2fcd2ab98f3a23308b231e282335fd8c328a8.tar.gz gentoo-77a2fcd2ab98f3a23308b231e282335fd8c328a8.tar.bz2 gentoo-77a2fcd2ab98f3a23308b231e282335fd8c328a8.zip |
net-im/prosody: arm stable wrt bug #634232
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/prosody/prosody-0.9.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/prosody/prosody-0.9.12.ebuild b/net-im/prosody/prosody-0.9.12.ebuild index 303568f3aeae..1400e3defeef 100644 --- a/net-im/prosody/prosody-0.9.12.ebuild +++ b/net-im/prosody/prosody-0.9.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="http://prosody.im/tmp/${MY_PV}/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="amd64 arm x86" IUSE="ipv6 libevent mysql postgres sqlite ssl zlib jit libressl" DEPEND="net-im/jabber-base |