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 10843158086 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 156F9E0839; Tue, 30 Nov 2021 11:06:49 +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 4F631E083E for ; Tue, 30 Nov 2021 11:06:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 69728342B43 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 EC7051FB 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: <1638270400.d508b6b9a6b2d9022c661f34f4b37f81c6ee972b.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: d508b6b9a6b2d9022c661f34f4b37f81c6ee972b 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: 2acec14c-75ab-4ce1-84b7-85ef12cef6cb X-Archives-Hash: 3acb16048c9bd28fe0832cafac8aab7f commit: d508b6b9a6b2d9022c661f34f4b37f81c6ee972b Author: Arthur Zamarin gentoo org> AuthorDate: Tue Nov 30 11:06:14 2021 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Tue Nov 30 11:06:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d508b6b9 sys-auth/pam_mysql: Stabilize 0.8.2-r1 ppc, #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 2839bb1e3bf7..c9270b893144 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="