summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2021-08-21 17:11:44 +0100
committerJames Le Cuirot <chewi@gentoo.org>2021-08-21 23:15:11 +0100
commit3e1819fbb24a71d682afe2fa9372bad74b830ae2 (patch)
tree064068995cb1448953fae824151c559862448887 /sys-libs/libxcrypt
parentdev-vcs/mercurial: Keyword 5.8.1 for ~m68k (diff)
downloadgentoo-3e1819fbb24a71d682afe2fa9372bad74b830ae2.tar.gz
gentoo-3e1819fbb24a71d682afe2fa9372bad74b830ae2.tar.bz2
gentoo-3e1819fbb24a71d682afe2fa9372bad74b830ae2.zip
sys-libs/libxcrypt: Keyword 4.4.25 for ~m68k
One scrypt-related test fails. There was a similar failure in scrypt's own test suite, and I'm going to look into it. Closes: https://bugs.gentoo.org/749933 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'sys-libs/libxcrypt')
-rw-r--r--sys-libs/libxcrypt/libxcrypt-4.4.25.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libxcrypt/libxcrypt-4.4.25.ebuild b/sys-libs/libxcrypt/libxcrypt-4.4.25.ebuild
index 6ca63517d947..98714fc323b9 100644
--- a/sys-libs/libxcrypt/libxcrypt-4.4.25.ebuild
+++ b/sys-libs/libxcrypt/libxcrypt-4.4.25.ebuild
@@ -20,7 +20,7 @@ fi
LICENSE="LGPL-2.1+ public-domain BSD BSD-2"
SLOT="0/1"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
IUSE="+compat split-usr +static-libs system test"
REQUIRED_USE="split-usr? ( system )"
RESTRICT="!test? ( test )"