diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-15 20:50:33 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-15 20:57:42 +0200 |
commit | 102c836aa7d36ecde69c13641eb348830142a5e8 (patch) | |
tree | e358db799eaf29d1edb616afe88eeef991516e0e /app-emulation/lxc | |
parent | sci-physics/lightspeed: x86 stable (bug #607730) (diff) | |
download | gentoo-102c836aa7d36ecde69c13641eb348830142a5e8.tar.gz gentoo-102c836aa7d36ecde69c13641eb348830142a5e8.tar.bz2 gentoo-102c836aa7d36ecde69c13641eb348830142a5e8.zip |
app-emulation/lxc: x86 stable (bug #649654)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
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 668d41e03531..de1a006eb35f 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" |