diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-29 11:26:50 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-29 11:26:50 +0100 |
commit | ae422b792c45d92376e68aa390f9579055dc4a63 (patch) | |
tree | 453756609b196ee162afe27abe3b5c679c9d085c /dev-python/python3-lxc | |
parent | app-emulation/lxc-templates: stable 3.0.1 for ppc64, bug #661930 (diff) | |
download | gentoo-ae422b792c45d92376e68aa390f9579055dc4a63.tar.gz gentoo-ae422b792c45d92376e68aa390f9579055dc4a63.tar.bz2 gentoo-ae422b792c45d92376e68aa390f9579055dc4a63.zip |
dev-python/python3-lxc: stable 3.0.1 for ppc64, bug #661930
Package-Manager: Portage-2.3.44, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-python/python3-lxc')
-rw-r--r-- | dev-python/python3-lxc/python3-lxc-3.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python3-lxc/python3-lxc-3.0.1.ebuild b/dev-python/python3-lxc/python3-lxc-3.0.1.ebuild index 3223aaeb9b5a..45b104dfdeed 100644 --- a/dev-python/python3-lxc/python3-lxc-3.0.1.ebuild +++ b/dev-python/python3-lxc/python3-lxc-3.0.1.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" |