diff options
author | Sam James <sam@gentoo.org> | 2020-11-26 08:26:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-26 08:26:52 +0000 |
commit | 332eb1d426a84ea0ef0730b0d6757ed48e63cd7a (patch) | |
tree | a66b390627dbc352c3ef2deaf5eb17ab2d2a1e68 /net-im/prosody | |
parent | dev-db/mysql-connector-c: Stabilize 8.0.22 arm64, #756664 (diff) | |
download | gentoo-332eb1d426a84ea0ef0730b0d6757ed48e63cd7a.tar.gz gentoo-332eb1d426a84ea0ef0730b0d6757ed48e63cd7a.tar.bz2 gentoo-332eb1d426a84ea0ef0730b0d6757ed48e63cd7a.zip |
net-im/prosody: Stabilize 0.11.7-r2 arm, #756025
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-im/prosody')
-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 9453002bf47b..7ef9ce49327d 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 )" |