diff options
author | Joonas Niilola <juippis@gentoo.org> | 2020-11-23 10:08:25 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2020-11-23 10:15:41 +0200 |
commit | ea297189bd3a869ace1385980ba5e43fd32b6e5c (patch) | |
tree | ad50266faafd7ba694feece983686265f5c131dd /dev-python | |
parent | x11-terms/terminator: stabilize 2.0.1 on x86 (diff) | |
download | gentoo-ea297189bd3a869ace1385980ba5e43fd32b6e5c.tar.gz gentoo-ea297189bd3a869ace1385980ba5e43fd32b6e5c.tar.bz2 gentoo-ea297189bd3a869ace1385980ba5e43fd32b6e5c.zip |
dev-python/python3-lxc: stabilize 3.0.4 on x86
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-python')
-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 ef8c9bd68d96..8734f3c01dbb 100644 --- a/dev-python/python3-lxc/python3-lxc-3.0.4.ebuild +++ b/dev-python/python3-lxc/python3-lxc-3.0.4.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://linuxcontainers.org/downloads/lxc/${P}.tar.gz LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86" IUSE="verify-sig" RDEPEND="app-emulation/lxc" |