commit: 2b019146b8874276e275d067ac59511dcbe76351 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Mon Feb 8 06:54:37 2021 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Mon Feb 8 06:55:49 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b019146
sys-fs/lxcfs: stabilize 4.0.7 on amd64 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> sys-fs/lxcfs/lxcfs-4.0.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/lxcfs/lxcfs-4.0.7.ebuild b/sys-fs/lxcfs/lxcfs-4.0.7.ebuild index 61b57c9974a..b652ae461b5 100644 --- a/sys-fs/lxcfs/lxcfs-4.0.7.ebuild +++ b/sys-fs/lxcfs/lxcfs-4.0.7.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"
