commit: 86738e1a2fbf78ccce26e92bd27237a7e02d4783 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jan 25 23:01:22 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jan 25 23:01:22 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86738e1a
sys-apps/shadow: Stabilize 4.11.1 hppa, #831980 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/shadow/shadow-4.11.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/shadow/shadow-4.11.1.ebuild b/sys-apps/shadow/shadow-4.11.1.ebuild index abc9057ed67d..324fc1a338dc 100644 --- a/sys-apps/shadow/shadow-4.11.1.ebuild +++ b/sys-apps/shadow/shadow-4.11.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/shadow-maint/shadow/releases/download/v${PV}/${P}.ta LICENSE="BSD GPL-2" # Subslot is for libsubid's SONAME. SLOT="0/4" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~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 )
