diff options
Diffstat (limited to 'dev-python/python3-lxc')
-rw-r--r-- | dev-python/python3-lxc/python3-lxc-3.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python3-lxc/python3-lxc-3.0.4.ebuild b/dev-python/python3-lxc/python3-lxc-3.0.4.ebuild index e877e7a8a55e..31c6778822cf 100644 --- a/dev-python/python3-lxc/python3-lxc-3.0.4.ebuild +++ b/dev-python/python3-lxc/python3-lxc-3.0.4.ebuild @@ -17,7 +17,7 @@ SLOT="0" KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" IUSE="verify-sig" -RDEPEND="app-emulation/lxc" +RDEPEND="app-containers/lxc" BDEPEND="verify-sig? ( sec-keys/openpgp-keys-linuxcontainers )" VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/linuxcontainers.asc |