diff options
author | Sam James <sam@gentoo.org> | 2020-11-26 11:29:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-26 11:29:13 +0000 |
commit | 07f5a709cb7e00deda8e6cdcd5adfdea2d7f1ebc (patch) | |
tree | 1bccb3a8851a6481388a8f6f1fc9b1e27e423b5a /net-im | |
parent | games-strategy/wesnoth: Keyword 1.14.14 ppc, #756730 (diff) | |
download | gentoo-07f5a709cb7e00deda8e6cdcd5adfdea2d7f1ebc.tar.gz gentoo-07f5a709cb7e00deda8e6cdcd5adfdea2d7f1ebc.tar.bz2 gentoo-07f5a709cb7e00deda8e6cdcd5adfdea2d7f1ebc.zip |
net-im/prosody: Stabilize 0.11.7-r2 arm64, #756025
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/prosody/prosody-0.11.7-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/prosody/prosody-0.11.7-r2.ebuild b/net-im/prosody/prosody-0.11.7-r2.ebuild index 7ef9ce49327d..fc250a5ce95b 100644 --- a/net-im/prosody/prosody-0.11.7-r2.ebuild +++ b/net-im/prosody/prosody-0.11.7-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://prosody.im/downloads/source/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 arm ~arm64 x86" +KEYWORDS="~amd64 arm arm64 x86" IUSE="+libevent libressl luajit mysql postgres +sqlite +ssl test +zlib" RESTRICT="!test? ( test )" |