diff options
author | Joonas Niilola <juippis@gentoo.org> | 2021-12-01 08:54:57 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2021-12-01 09:05:34 +0200 |
commit | 354f7f9964faea99c76cdaf911852d7177253c1a (patch) | |
tree | 37dd01561600546aa13442f958659e9a88cf22bc /app-emulation | |
parent | profiles/arch/arm64: drop dev-util/maturin[doc] mask (diff) | |
download | gentoo-354f7f9964faea99c76cdaf911852d7177253c1a.tar.gz gentoo-354f7f9964faea99c76cdaf911852d7177253c1a.tar.bz2 gentoo-354f7f9964faea99c76cdaf911852d7177253c1a.zip |
app-emulation/lxc: stabilize 4.0.11_p1 for x86
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/lxc/lxc-4.0.11_p1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |