summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2021-08-05 10:37:43 +0800
committerYixun Lan <dlan@gentoo.org>2021-08-05 10:37:43 +0800
commit0b85616d5bca4e2eb51b464f5161bccaeaed1020 (patch)
tree1b40b8101abc09daf188c2ebc9454443d43f5d03 /sys-fs
parentsys-process/fcron: keyword ~riscv (diff)
downloadgentoo-0b85616d5bca4e2eb51b464f5161bccaeaed1020.tar.gz
gentoo-0b85616d5bca4e2eb51b464f5161bccaeaed1020.tar.bz2
gentoo-0b85616d5bca4e2eb51b464f5161bccaeaed1020.zip
sys-fs/lxcfs: keyword ~riscv
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/lxcfs/lxcfs-4.0.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/lxcfs/lxcfs-4.0.9.ebuild b/sys-fs/lxcfs/lxcfs-4.0.9.ebuild
index 61b57c9974a8..60d44d241420 100644
--- a/sys-fs/lxcfs/lxcfs-4.0.9.ebuild
+++ b/sys-fs/lxcfs/lxcfs-4.0.9.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://linuxcontainers.org/downloads/lxcfs/${P}.tar.gz
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~riscv"
RDEPEND="dev-libs/glib:2
sys-fs/fuse:3"