diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-04-25 10:33:25 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-04-29 09:57:45 +0800 |
commit | 7862b8dbede0c30e587ad97f2038242291a57730 (patch) | |
tree | f6139bea976abd25a6b616772e34e5995dae6cf3 /sys-libs | |
parent | app-admin/eselect: keyword 1.4.20 for ~loong (diff) | |
download | gentoo-7862b8dbede0c30e587ad97f2038242291a57730.tar.gz gentoo-7862b8dbede0c30e587ad97f2038242291a57730.tar.bz2 gentoo-7862b8dbede0c30e587ad97f2038242291a57730.zip |
sys-libs/libxcrypt: keyword 4.4.28 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libxcrypt/libxcrypt-4.4.28.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libxcrypt/libxcrypt-4.4.28.ebuild b/sys-libs/libxcrypt/libxcrypt-4.4.28.ebuild index 3a86e64f4aa3..f4a2b797141a 100644 --- a/sys-libs/libxcrypt/libxcrypt-4.4.28.ebuild +++ b/sys-libs/libxcrypt/libxcrypt-4.4.28.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 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="+compat split-usr static-libs system test" REQUIRED_USE="split-usr? ( system )" RESTRICT="!test? ( test )" |