diff options
author | Sam James <sam@gentoo.org> | 2023-08-20 06:41:52 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-20 06:41:52 +0100 |
commit | 9073f0270f7667441465506b2ed1229a5f73e2ef (patch) | |
tree | 4ee302dfd49c97faf5ff3f70bd854baaeabc09af /sys-auth | |
parent | net-analyzer/wireshark: Stabilize 4.0.7 x86, #912548 (diff) | |
download | gentoo-9073f0270f7667441465506b2ed1229a5f73e2ef.tar.gz gentoo-9073f0270f7667441465506b2ed1229a5f73e2ef.tar.bz2 gentoo-9073f0270f7667441465506b2ed1229a5f73e2ef.zip |
sys-auth/passwdqc: Stabilize 2.0.3 amd64, #912549
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/passwdqc/passwdqc-2.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/passwdqc/passwdqc-2.0.3.ebuild b/sys-auth/passwdqc/passwdqc-2.0.3.ebuild index 23d3bf12644d..1f921efc60bb 100644 --- a/sys-auth/passwdqc/passwdqc-2.0.3.ebuild +++ b/sys-auth/passwdqc/passwdqc-2.0.3.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 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" sys-libs/pam |