diff options
author | Joonas Niilola <juippis@gentoo.org> | 2020-11-19 10:31:38 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2020-11-19 12:21:55 +0200 |
commit | b3aed7f824a2decb8447aad6601ac2a5773dbbc3 (patch) | |
tree | aee6d4bd3c8255be5ce6080f422fd7f0d94605ae /sys-fs | |
parent | sys-kernel/gentoo-kernel-bin: Bump to 5.4.78 (diff) | |
download | gentoo-b3aed7f824a2decb8447aad6601ac2a5773dbbc3.tar.gz gentoo-b3aed7f824a2decb8447aad6601ac2a5773dbbc3.tar.bz2 gentoo-b3aed7f824a2decb8447aad6601ac2a5773dbbc3.zip |
sys-fs/lxcfs: stabilize 4.0.6 on amd64
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/lxcfs/lxcfs-4.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/lxcfs/lxcfs-4.0.6.ebuild b/sys-fs/lxcfs/lxcfs-4.0.6.ebuild index eacb9ba10aab..2ac14261e39b 100644 --- a/sys-fs/lxcfs/lxcfs-4.0.6.ebuild +++ b/sys-fs/lxcfs/lxcfs-4.0.6.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" RDEPEND="dev-libs/glib:2 sys-fs/fuse:3" |