Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/atheme-services/
Date: Mon, 28 Mar 2022 09:13:16
Message-Id: 1648458780.e62eaaee7f5bc2648997a8aedda50e620b0a8d1b.jsmolic@gentoo
1 commit: e62eaaee7f5bc2648997a8aedda50e620b0a8d1b
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 28 09:13:00 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 28 09:13:00 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e62eaaee
7
8 net-irc/atheme-services: Stabilize 7.2.12-r3 amd64, #835703
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 net-irc/atheme-services/atheme-services-7.2.12-r3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-irc/atheme-services/atheme-services-7.2.12-r3.ebuild b/net-irc/atheme-services/atheme-services-7.2.12-r3.ebuild
16 index 28aa60e662fa..79eddf4d3911 100644
17 --- a/net-irc/atheme-services/atheme-services-7.2.12-r3.ebuild
18 +++ b/net-irc/atheme-services/atheme-services-7.2.12-r3.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 ~arm ~arm64"
24 +KEYWORDS="amd64 ~arm ~arm64"
25 IUSE="cracklib largenet ldap nls +pcre perl profile ssl"
26 S="${WORKDIR}/${PN}-v${PV}"