diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-15 20:39:19 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-15 20:39:19 +0100 |
commit | e6612971b17d8237ee9663a5288c6c44234e4db7 (patch) | |
tree | d1ecdb76e9dbc46de3b1d9c193227635469df76b /app-emulation/lxc | |
parent | dev-db/sqlite: remove version 3.23.1. (diff) | |
download | gentoo-e6612971b17d8237ee9663a5288c6c44234e4db7.tar.gz gentoo-e6612971b17d8237ee9663a5288c6c44234e4db7.tar.bz2 gentoo-e6612971b17d8237ee9663a5288c6c44234e4db7.zip |
app-emulation/lxc: stable 2.1.1 for ppc64, bug #649654
Bug: https://bugs.gentoo.org/649654
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'app-emulation/lxc')
-rw-r--r-- | app-emulation/lxc/lxc-2.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/lxc/lxc-2.1.1.ebuild b/app-emulation/lxc/lxc-2.1.1.ebuild index de1a006eb35f..a3c804d01763 100644 --- a/app-emulation/lxc/lxc-2.1.1.ebuild +++ b/app-emulation/lxc/lxc-2.1.1.ebuild @@ -11,7 +11,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" |