From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8F8DC158087 for ; Mon, 31 Jan 2022 18:50:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2C6602BC04E; Mon, 31 Jan 2022 18:50:48 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 10A362BC04E for ; Mon, 31 Jan 2022 18:50:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0F37F34310A for ; Mon, 31 Jan 2022 18:50:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4DDB42BF for ; Mon, 31 Jan 2022 18:50:44 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1643655001.bc688f3ea425b4e503c2629ae1356ef93800e488.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/atheme-services/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-irc/atheme-services/atheme-services-7.2.12.ebuild X-VCS-Directories: net-irc/atheme-services/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: bc688f3ea425b4e503c2629ae1356ef93800e488 X-VCS-Branch: master Date: Mon, 31 Jan 2022 18:50:44 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d44e4dc5-d239-409b-9241-60815d7649a1 X-Archives-Hash: 81128899a2f64ee81aa7ab6c69869d43 commit: bc688f3ea425b4e503c2629ae1356ef93800e488 Author: Sam James gentoo org> AuthorDate: Mon Jan 31 18:50:01 2022 +0000 Commit: Sam James gentoo org> CommitDate: Mon Jan 31 18:50:01 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc688f3e net-irc/atheme-services: Stabilize 7.2.12 amd64, #832406 Signed-off-by: Sam James gentoo.org> net-irc/atheme-services/atheme-services-7.2.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-irc/atheme-services/atheme-services-7.2.12.ebuild b/net-irc/atheme-services/atheme-services-7.2.12.ebuild index b81b81d9a106..f041e74b36bc 100644 --- a/net-irc/atheme-services/atheme-services-7.2.12.ebuild +++ b/net-irc/atheme-services/atheme-services-7.2.12.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}"