diff options
author | Sam James <sam@gentoo.org> | 2021-11-06 00:47:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-06 00:47:29 +0000 |
commit | e3297e6ecbd3461735eb2fed1ad3f5d7c19e18c3 (patch) | |
tree | 052576f7eae9ebd3941458d7978f6e8fdb98ef3c /sys-auth | |
parent | sci-libs/libcerf: Stabilize 1.17 sparc, #821919 (diff) | |
download | gentoo-e3297e6ecbd3461735eb2fed1ad3f5d7c19e18c3.tar.gz gentoo-e3297e6ecbd3461735eb2fed1ad3f5d7c19e18c3.tar.bz2 gentoo-e3297e6ecbd3461735eb2fed1ad3f5d7c19e18c3.zip |
sys-auth/passwdqc: Stabilize 2.0.2-r1 sparc, #821463
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/passwdqc/passwdqc-2.0.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/passwdqc/passwdqc-2.0.2-r1.ebuild b/sys-auth/passwdqc/passwdqc-2.0.2-r1.ebuild index 9d00ceeae637..f29e283c6192 100644 --- a/sys-auth/passwdqc/passwdqc-2.0.2-r1.ebuild +++ b/sys-auth/passwdqc/passwdqc-2.0.2-r1.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 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" RDEPEND="sys-libs/pam virtual/libcrypt:=" |