diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2023-01-31 04:13:08 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2023-01-31 16:15:26 +0100 |
commit | 5af6d39512804fc9e376ecc43180a07fe24c4c9a (patch) | |
tree | 14b99526e5b92ec6875f1ad6c94d16a36fb5f9bd /net-im/prosody | |
parent | dev-lua/luaposix: add 36.0 (diff) | |
download | gentoo-5af6d39512804fc9e376ecc43180a07fe24c4c9a.tar.gz gentoo-5af6d39512804fc9e376ecc43180a07fe24c4c9a.tar.bz2 gentoo-5af6d39512804fc9e376ecc43180a07fe24c4c9a.zip |
net-im/prosody: amd64 stable
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'net-im/prosody')
-rw-r--r-- | net-im/prosody/prosody-0.12.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/prosody/prosody-0.12.2.ebuild b/net-im/prosody/prosody-0.12.2.ebuild index e9cab9fb7d64..b78ab9f49ba2 100644 --- a/net-im/prosody/prosody-0.12.2.ebuild +++ b/net-im/prosody/prosody-0.12.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,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="icu +idn +libevent ldap mysql postgres selinux +sqlite +ssl test +zlib" REQUIRED_USE=" ^^ ( icu idn ) |