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>
This commit is contained in:
James Le Cuirot
2021-08-21 17:11:44 +01:00
parent 51994010d8
commit 3e1819fbb2

View File

@@ -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 )"