commit: 24d1400eb44fb4362cfd574dc5ca4e1b0fc160cf Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Thu Sep 3 10:05:04 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Sep 3 10:08:18 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24d1400e
sys-fs/lxcfs: stabilize 4.0.5 on amd64 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> sys-fs/lxcfs/lxcfs-4.0.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/lxcfs/lxcfs-4.0.5.ebuild b/sys-fs/lxcfs/lxcfs-4.0.5.ebuild index 3f5a924ec10..8c7b1f79d64 100644 --- a/sys-fs/lxcfs/lxcfs-4.0.5.ebuild +++ b/sys-fs/lxcfs/lxcfs-4.0.5.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/lxc/lxcfs/archive/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" RDEPEND="dev-libs/glib:2 sys-fs/fuse:0"
