summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-06-26 10:57:06 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-06-26 10:57:32 +0200
commitc50526a031650834f3ddd61998114a1ec02b598e (patch)
treed53646c1c181147ad82a191fad840b4121b63425 /dev-python
parentdev-ruby/rspec-support: fix use of ruby in tests (diff)
downloadgentoo-c50526a031650834f3ddd61998114a1ec02b598e.tar.gz
gentoo-c50526a031650834f3ddd61998114a1ec02b598e.tar.bz2
gentoo-c50526a031650834f3ddd61998114a1ec02b598e.zip
dev-python/python3-lxc: Drop to ~ppc64
As requested by juippis. Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/python3-lxc/python3-lxc-3.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python3-lxc/python3-lxc-3.0.2.ebuild b/dev-python/python3-lxc/python3-lxc-3.0.2.ebuild
index eb00eef10ae6..3e6d2c45a800 100644
--- a/dev-python/python3-lxc/python3-lxc-3.0.2.ebuild
+++ b/dev-python/python3-lxc/python3-lxc-3.0.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://linuxcontainers.org/downloads/lxc/${P}.tar.gz"
LICENSE="LGPL-3"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
IUSE=""
RDEPEND=">=app-emulation/lxc-3.0"