diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-19 08:39:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-19 08:39:08 +0200 |
commit | ab9f48e14700b052029bfc8d8ea2e38925410b20 (patch) | |
tree | 19c1c80c70d12a8f91e47ed3d7822308aa3d226b /sys-apps | |
parent | net-misc/iputils: x86 stable wrt bug #813681 (diff) | |
download | gentoo-ab9f48e14700b052029bfc8d8ea2e38925410b20.tar.gz gentoo-ab9f48e14700b052029bfc8d8ea2e38925410b20.tar.bz2 gentoo-ab9f48e14700b052029bfc8d8ea2e38925410b20.zip |
sys-apps/shadow: x86 stable wrt bug #813687
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/shadow/shadow-4.9-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/shadow/shadow-4.9-r2.ebuild b/sys-apps/shadow/shadow-4.9-r2.ebuild index de2769b35631..0d6eb6dc7c53 100644 --- a/sys-apps/shadow/shadow-4.9-r2.ebuild +++ b/sys-apps/shadow/shadow-4.9-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/shadow-maint/shadow/releases/download/v${PV}/${P}.ta LICENSE="BSD GPL-2" SLOT="0" -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 ) |