diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-08-25 11:55:52 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-08-25 15:33:41 -0700 |
commit | f92491c9c0defcfa132f6f6c551f95bfd850842e (patch) | |
tree | 4316b616999333e5a97addd81aa40401ac1a2b02 /sys-apps | |
parent | app-shells/zsh-5.3.1: alpha stable, bug 626942 (diff) | |
download | gentoo-f92491c9c0defcfa132f6f6c551f95bfd850842e.tar.gz gentoo-f92491c9c0defcfa132f6f6c551f95bfd850842e.tar.bz2 gentoo-f92491c9c0defcfa132f6f6c551f95bfd850842e.zip |
sys-apps/shadow-4.5: alpha stable, bug 627044
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/shadow/shadow-4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/shadow/shadow-4.5.ebuild b/sys-apps/shadow/shadow-4.5.ebuild index 3fdddba4d152..8edfb554ad75 100644 --- a/sys-apps/shadow/shadow-4.5.ebuild +++ b/sys-apps/shadow/shadow-4.5.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/shadow-maint/shadow/releases/download/${PV}/${P}.tar LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="acl audit cracklib nls pam selinux skey 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 ) |