summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2021-10-04 08:27:40 +0300
committerJoonas Niilola <juippis@gentoo.org>2021-10-04 08:40:20 +0300
commitfffbab77fadda7389519c044825bf97558b6e259 (patch)
treea857a7c462cd322e76e4124e8f2a8d88ffbb70b1 /sys-fs
parentdev-libs/dqlite: keyword 1.9.0 for ~x86 (diff)
downloadgentoo-fffbab77fadda7389519c044825bf97558b6e259.tar.gz
gentoo-fffbab77fadda7389519c044825bf97558b6e259.tar.bz2
gentoo-fffbab77fadda7389519c044825bf97558b6e259.zip
sys-fs/lxcfs: keyword 4.0.9 for ~x86
Bug: https://bugs.gentoo.org/816039 Signed-off-by: Joonas Niilola <juippis@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 d867092788e5..92a99fe69f2a 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 ~riscv"
+KEYWORDS="amd64 ~riscv ~x86"
RDEPEND="dev-libs/glib:2
sys-fs/fuse:3"