commit: 714feaebfb8c5af6e557edf2c61163f18edf75ba Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Jun 28 08:34:51 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Jun 28 08:34:51 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=714feaeb
dev-python/python3-lxc: Stabilize 5.0.0 x86, #959219 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/python3-lxc/python3-lxc-5.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/python3-lxc/python3-lxc-5.0.0.ebuild b/dev-python/python3-lxc/python3-lxc-5.0.0.ebuild index 574fda56e9b7..34c9e37faa69 100644 --- a/dev-python/python3-lxc/python3-lxc-5.0.0.ebuild +++ b/dev-python/python3-lxc/python3-lxc-5.0.0.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://linuxcontainers.org/downloads/lxc/${P}.tar.gz LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv x86" IUSE="verify-sig" DEPEND="app-containers/lxc:="
