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 3490D1581C1 for ; Wed, 10 Jul 2024 12:31:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 830A0E2AEF; Wed, 10 Jul 2024 12:31:03 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 6F73DE2AEF for ; Wed, 10 Jul 2024 12:31:03 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B66B3342FA9 for ; Wed, 10 Jul 2024 12:31:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 256901E0F for ; Wed, 10 Jul 2024 12:31:01 +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: <1720614636.2969f55751895a31974fab4def4458938dc90324.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/autofs/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-fs/autofs/autofs-5.1.9-r1.ebuild X-VCS-Directories: net-fs/autofs/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 2969f55751895a31974fab4def4458938dc90324 X-VCS-Branch: master Date: Wed, 10 Jul 2024 12:31:01 +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: 17dce3ea-2d0c-4b7a-867b-62bcbcd64a0c X-Archives-Hash: 07d43c3db37762c66e21d360445e0824 commit: 2969f55751895a31974fab4def4458938dc90324 Author: Sam James gentoo org> AuthorDate: Wed Jul 10 12:30:36 2024 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jul 10 12:30:36 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2969f557 net-fs/autofs: Stabilize 5.1.9-r1 arm, #935814 Signed-off-by: Sam James gentoo.org> net-fs/autofs/autofs-5.1.9-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-fs/autofs/autofs-5.1.9-r1.ebuild b/net-fs/autofs/autofs-5.1.9-r1.ebuild index c582afd42a0e..105056ad4ae5 100644 --- a/net-fs/autofs/autofs-5.1.9-r1.ebuild +++ b/net-fs/autofs/autofs-5.1.9-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.kernel.org/pub/linux/daemons/${PN}/v5/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv sparc x86" IUSE="dmalloc ldap +libtirpc mount-locking sasl selinux systemd" # currently, sasl code assumes the presence of kerberosV