diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 09:28:30 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 09:28:30 +0200 |
commit | c8a0ad8f5c62b213409b15661214d9725d957f46 (patch) | |
tree | 527ac5d663c7483dea4011adb7441b445c34b101 /sys-auth/passwdqc | |
parent | sys-auth/pam_passwdqc: s390 stable wrt bug #696354 (diff) | |
download | gentoo-c8a0ad8f5c62b213409b15661214d9725d957f46.tar.gz gentoo-c8a0ad8f5c62b213409b15661214d9725d957f46.tar.bz2 gentoo-c8a0ad8f5c62b213409b15661214d9725d957f46.zip |
sys-auth/passwdqc: s390 stable wrt bug #696354
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-auth/passwdqc')
-rw-r--r-- | sys-auth/passwdqc/passwdqc-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/passwdqc/passwdqc-1.3.0.ebuild b/sys-auth/passwdqc/passwdqc-1.3.0.ebuild index 2438941d8c3a..ca5c36c27a73 100644 --- a/sys-auth/passwdqc/passwdqc-1.3.0.ebuild +++ b/sys-auth/passwdqc/passwdqc-1.3.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.openwall.com/${PN}/${P}.tar.gz" LICENSE="Openwall BSD public-domain" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="pam utils" RDEPEND=" |