diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-29 11:48:06 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-29 11:48:06 +0300 |
commit | 1828e2f74eab7c6c040d557a4b9fbcccd8c6b793 (patch) | |
tree | 7642aaa9079b220b57e63c2841be23d93cfd9aaa /net-im | |
parent | dev-lang/ruby: arm stable wrt bug #686724 (diff) | |
download | gentoo-1828e2f74eab7c6c040d557a4b9fbcccd8c6b793.tar.gz gentoo-1828e2f74eab7c6c040d557a4b9fbcccd8c6b793.tar.bz2 gentoo-1828e2f74eab7c6c040d557a4b9fbcccd8c6b793.zip |
net-im/prosody: arm stable wrt bug #678162
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/prosody/prosody-0.11.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/prosody/prosody-0.11.2-r1.ebuild b/net-im/prosody/prosody-0.11.2-r1.ebuild index dd4a170a7a93..a39b14a30be3 100644 --- a/net-im/prosody/prosody-0.11.2-r1.ebuild +++ b/net-im/prosody/prosody-0.11.2-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://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 test" BASE_DEPEND="net-im/jabber-base |