commit: fc13e061ba32e9c850449531c98885c400bb0989 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jan 3 06:21:41 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jan 3 06:22:44 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc13e061
sys-apps/shadow: Stabilize 4.13-r1 amd64, #888452 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/shadow/shadow-4.13-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/shadow/shadow-4.13-r1.ebuild b/sys-apps/shadow/shadow-4.13-r1.ebuild index 51e650331e2a..69add27d7377 100644 --- a/sys-apps/shadow/shadow-4.13-r1.ebuild +++ b/sys-apps/shadow/shadow-4.13-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -18,7 +18,7 @@ SRC_URI+=" verify-sig? ( https://github.com/shadow-maint/shadow/releases/downloa LICENSE="BSD GPL-2" # Subslot is for libsubid's SONAME. SLOT="0/4" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86" IUSE="acl audit bcrypt cracklib nls pam selinux skey split-usr su xattr" # Taken from the man/Makefile.am file. LANGS=( cs da de es fi fr hu id it ja ko pl pt_BR ru sv tr zh_CN zh_TW )
