summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Maier <tamiko@gentoo.org>2017-12-15 18:23:10 -0600
committerMatthias Maier <tamiko@gentoo.org>2017-12-15 18:24:26 -0600
commit0aee2cd4e1bb1dff8b52f0dc9557df44755ca94b (patch)
tree11a32ba0235bb334f3c6fe8a349b7a69f12ca44a /app-emulation/lxc
parentapp-emulation/lxc: drop sys-process/criu dependency. (diff)
downloadgentoo-0aee2cd4e1bb1dff8b52f0dc9557df44755ca94b.tar.gz
gentoo-0aee2cd4e1bb1dff8b52f0dc9557df44755ca94b.tar.bz2
gentoo-0aee2cd4e1bb1dff8b52f0dc9557df44755ca94b.zip
app-emulation/lxc: restore ~x86 keyword
tested in a stage-3 lcx container. Package-Manager: Portage-2.3.18, Repoman-2.3.6
Diffstat (limited to 'app-emulation/lxc')
-rw-r--r--app-emulation/lxc/lxc-2.0.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/lxc/lxc-2.0.9.ebuild b/app-emulation/lxc/lxc-2.0.9.ebuild
index 7d1ac9e2fcca..da24efd32381 100644
--- a/app-emulation/lxc/lxc-2.0.9.ebuild
+++ b/app-emulation/lxc/lxc-2.0.9.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"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
LICENSE="LGPL-3"
SLOT="0"