diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-29 11:31:36 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-29 11:31:36 +0100 |
commit | 6abbd49d825f0cf9ecbca4c4edcd8975370ca086 (patch) | |
tree | cf1537a56a3cfc13b5a401a9426b0bff7a9c11f3 /app-emulation | |
parent | dev-ruby/rspec-mocks: stable 3.6.0 for ppc64, bug #653658 (diff) | |
download | gentoo-6abbd49d825f0cf9ecbca4c4edcd8975370ca086.tar.gz gentoo-6abbd49d825f0cf9ecbca4c4edcd8975370ca086.tar.bz2 gentoo-6abbd49d825f0cf9ecbca4c4edcd8975370ca086.zip |
app-emulation/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 'app-emulation')
-rw-r--r-- | app-emulation/lxc/lxc-3.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/lxc/lxc-3.0.1.ebuild b/app-emulation/lxc/lxc-3.0.1.ebuild index 56bfc08cd4e6..81d858317419 100644 --- a/app-emulation/lxc/lxc-3.0.1.ebuild +++ b/app-emulation/lxc/lxc-3.0.1.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="LinuX Containers userspace utilities" HOMEPAGE="https://linuxcontainers.org/" SRC_URI="https://linuxcontainers.org/downloads/lxc/${P}.tar.gz" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86" +KEYWORDS="~amd64 ~arm ~arm64 ppc64 x86" LICENSE="LGPL-3" SLOT="0" |