diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-12-22 21:37:10 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-12-22 21:44:00 +0800 |
commit | 984f80b14477aa6585d5dd99c499ef33b07955ee (patch) | |
tree | 68244978bb270c1bb082255aa1aad6adff73191b /net-fs | |
parent | dev-libs/dmalloc: keyword ~riscv (diff) | |
download | gentoo-984f80b14477aa6585d5dd99c499ef33b07955ee.tar.gz gentoo-984f80b14477aa6585d5dd99c499ef33b07955ee.tar.bz2 gentoo-984f80b14477aa6585d5dd99c499ef33b07955ee.zip |
net-fs/autofs: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/autofs/autofs-5.1.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/autofs/autofs-5.1.8-r1.ebuild b/net-fs/autofs/autofs-5.1.8-r1.ebuild index d8aa892b214a..4cfe174ca6a6 100644 --- a/net-fs/autofs/autofs-5.1.8-r1.ebuild +++ b/net-fs/autofs/autofs-5.1.8-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.kernel.org/pub/linux/daemons/${PN}/v5/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="dmalloc ldap +libtirpc mount-locking sasl systemd" # currently, sasl code assumes the presence of kerberosV |