commit: 17ac28db87771c11752b7b4ce77201174bf99237 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Tue Mar 3 12:46:51 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Tue Mar 3 20:09:47 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17ac28db
sys-auth/pam_mount: Stabilize 2.22 x86, #970859 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> sys-auth/pam_mount/pam_mount-2.22.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-auth/pam_mount/pam_mount-2.22.ebuild b/sys-auth/pam_mount/pam_mount-2.22.ebuild index 10095be9765b..66565c8d44ac 100644 --- a/sys-auth/pam_mount/pam_mount-2.22.ebuild +++ b/sys-auth/pam_mount/pam_mount-2.22.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://inai.de/files/pam_mount/${P}.tar.zst" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="crypt ssl selinux"
