Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/atheme-services/
Date: Tue, 27 Apr 2021 18:01:25
Message-Id: 1619546449.bf814dfbab747a1a0f5c70b40899035787ced956.sam@gentoo
1 commit: bf814dfbab747a1a0f5c70b40899035787ced956
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 27 18:00:49 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 27 18:00:49 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf814dfb
7
8 net-irc/atheme-services: Stabilize 7.2.11 amd64, #785766
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-irc/atheme-services/atheme-services-7.2.11.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-irc/atheme-services/atheme-services-7.2.11.ebuild b/net-irc/atheme-services/atheme-services-7.2.11.ebuild
16 index b547246f6bf..2f74842aa72 100644
17 --- a/net-irc/atheme-services/atheme-services-7.2.11.ebuild
18 +++ b/net-irc/atheme-services/atheme-services-7.2.11.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/atheme/atheme/releases/download/v${PV}/${PN}-v${PV}.
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~amd64"
24 +KEYWORDS="amd64"
25 IUSE="cracklib largenet ldap nls +pcre perl profile ssl"
26 S="${WORKDIR}/${PN}-v${PV}"