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: Sat, 05 Feb 2022 06:34:20
Message-Id: 1644042743.09916cb93d4206820d4241f972a427b992c502a4.sam@gentoo
1 commit: 09916cb93d4206820d4241f972a427b992c502a4
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 5 06:32:23 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 5 06:32:23 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09916cb9
7
8 net-irc/atheme-services: Keyword 7.2.12 arm, #829522
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-irc/atheme-services/atheme-services-7.2.12.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-irc/atheme-services/atheme-services-7.2.12.ebuild b/net-irc/atheme-services/atheme-services-7.2.12.ebuild
16 index f041e74b36bc..366022e33306 100644
17 --- a/net-irc/atheme-services/atheme-services-7.2.12.ebuild
18 +++ b/net-irc/atheme-services/atheme-services-7.2.12.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 ~arm"
25 IUSE="cracklib largenet ldap nls +pcre perl profile ssl"
26 S="${WORKDIR}/${PN}-v${PV}"