diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-02-03 02:37:30 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-02-03 02:38:43 +0200 |
commit | 3aa45342cafc8686299bda191aea6ef711ba3832 (patch) | |
tree | 44d327c1e9f3d88fe0c118cc234992092a5f53cf /sys-libs/libxcrypt | |
parent | dev-python/passlib: keyword ~riscv, bug 749933 (diff) | |
download | gentoo-3aa45342cafc8686299bda191aea6ef711ba3832.tar.gz gentoo-3aa45342cafc8686299bda191aea6ef711ba3832.tar.bz2 gentoo-3aa45342cafc8686299bda191aea6ef711ba3832.zip |
sys-libs/libxcrypt: keyword ~riscv, bug 749933
tests pass
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'sys-libs/libxcrypt')
-rw-r--r-- | sys-libs/libxcrypt/libxcrypt-4.4.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libxcrypt/libxcrypt-4.4.17.ebuild b/sys-libs/libxcrypt/libxcrypt-4.4.17.ebuild index 63f6f43d74a5..b75180b9c275 100644 --- a/sys-libs/libxcrypt/libxcrypt-4.4.17.ebuild +++ b/sys-libs/libxcrypt/libxcrypt-4.4.17.ebuild @@ -1,4 +1,4 @@ -# Copyright 2004-2020 Gentoo Authors +# Copyright 2004-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/besser82/libxcrypt" LICENSE="LGPL-2.1+ public-domain BSD BSD-2" SLOT="0/1" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="+compat split-usr +static-libs system test" DEPEND="system? ( |