diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-19 23:52:50 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-19 23:52:50 +0300 |
commit | ff17db4c2362356c460a6e97b136cc134938606f (patch) | |
tree | aa0adab3fe810e15e1067d01969b46f600fed4e5 /net-im | |
parent | dev-lua/luasec: amd64 stable wrt bug #684618 (diff) | |
download | gentoo-ff17db4c2362356c460a6e97b136cc134938606f.tar.gz gentoo-ff17db4c2362356c460a6e97b136cc134938606f.tar.bz2 gentoo-ff17db4c2362356c460a6e97b136cc134938606f.zip |
net-im/prosody: amd64 stable wrt bug #678162
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
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 cfa452553f9f..dd4a170a7a93 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 |