commit: 354f7f9964faea99c76cdaf911852d7177253c1a Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Wed Dec 1 06:54:57 2021 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Wed Dec 1 07:05:34 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=354f7f99
app-emulation/lxc: stabilize 4.0.11_p1 for x86 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> app-emulation/lxc/lxc-4.0.11_p1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/lxc/lxc-4.0.11_p1.ebuild b/app-emulation/lxc/lxc-4.0.11_p1.ebuild index e7de06da0aee..e8c7a3f7e451 100644 --- a/app-emulation/lxc/lxc-4.0.11_p1.ebuild +++ b/app-emulation/lxc/lxc-4.0.11_p1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://linuxcontainers.org/ https://github.com/lxc/lxc" SRC_URI="https://linuxcontainers.org/downloads/lxc/${P/_p1}.tar.gz verify-sig? ( https://linuxcontainers.org/downloads/lxc/${P/_p1}.tar.gz.asc )" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv x86" LICENSE="GPL-2 LGPL-2.1 LGPL-3" SLOT="0"
