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 13824158088 for ; Tue, 30 Nov 2021 11:06:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 15874E083E; Tue, 30 Nov 2021 11:06:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 3E502E083D for ; Tue, 30 Nov 2021 11:06:47 +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 14C2C342B02 for ; Tue, 30 Nov 2021 11:06:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C24391F4 for ; Tue, 30 Nov 2021 11:06:44 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1638270398.016759e0b4ca4a8b9bf9800bd3553f7ecbf24a66.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_mysql/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-auth/pam_mysql/pam_mysql-0.8.2-r1.ebuild X-VCS-Directories: sys-auth/pam_mysql/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 016759e0b4ca4a8b9bf9800bd3553f7ecbf24a66 X-VCS-Branch: master Date: Tue, 30 Nov 2021 11:06: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: 7bbb6b93-693f-4a7d-ad2f-1bfe377a9218 X-Archives-Hash: 7799e129390c598e4675d2ebab497fe1 commit: 016759e0b4ca4a8b9bf9800bd3553f7ecbf24a66 Author: Arthur Zamarin gentoo org> AuthorDate: Tue Nov 30 11:06:08 2021 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Tue Nov 30 11:06:38 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=016759e0 sys-auth/pam_mysql: Stabilize 0.8.2-r1 amd64, #809603 Signed-off-by: Arthur Zamarin gentoo.org> sys-auth/pam_mysql/pam_mysql-0.8.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-auth/pam_mysql/pam_mysql-0.8.2-r1.ebuild b/sys-auth/pam_mysql/pam_mysql-0.8.2-r1.ebuild index 6390e33505a8..42abfd383d10 100644 --- a/sys-auth/pam_mysql/pam_mysql-0.8.2-r1.ebuild +++ b/sys-auth/pam_mysql/pam_mysql-0.8.2-r1.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/pam-MySQL-${PV}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86" IUSE="openssl" DEPEND="