diff options
author | Sam James <sam@gentoo.org> | 2021-04-27 18:00:49 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-27 18:00:49 +0000 |
commit | bf814dfbab747a1a0f5c70b40899035787ced956 (patch) | |
tree | 9079ca0dd380cff871fd86c770249ef317960d23 /net-irc/atheme-services | |
parent | net-vpn/wireguard-tools: Stabilize 1.0.20210424 amd64, #785451 (diff) | |
download | gentoo-bf814dfbab747a1a0f5c70b40899035787ced956.tar.gz gentoo-bf814dfbab747a1a0f5c70b40899035787ced956.tar.bz2 gentoo-bf814dfbab747a1a0f5c70b40899035787ced956.zip |
net-irc/atheme-services: Stabilize 7.2.11 amd64, #785766
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-irc/atheme-services')
-rw-r--r-- | net-irc/atheme-services/atheme-services-7.2.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/atheme-services/atheme-services-7.2.11.ebuild b/net-irc/atheme-services/atheme-services-7.2.11.ebuild index b547246f6bfa..2f74842aa725 100644 --- a/net-irc/atheme-services/atheme-services-7.2.11.ebuild +++ b/net-irc/atheme-services/atheme-services-7.2.11.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/atheme/atheme/releases/download/v${PV}/${PN}-v${PV}. LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="cracklib largenet ldap nls +pcre perl profile ssl" S="${WORKDIR}/${PN}-v${PV}" |