diff options
Diffstat (limited to 'net-im')
-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 ) |