diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-28 15:14:34 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-28 15:24:22 +0200 |
commit | 8a980c35a755a24dd07754730de4d77ac049fc67 (patch) | |
tree | c34188ffe6c0cc35b94e32bd5cbd1ebea6846aa9 /app-emulation/lxc | |
parent | media-plugins/gst-plugins-chromaprint: x86 keyworded (bug #661280) (diff) | |
download | gentoo-8a980c35a755a24dd07754730de4d77ac049fc67.tar.gz gentoo-8a980c35a755a24dd07754730de4d77ac049fc67.tar.bz2 gentoo-8a980c35a755a24dd07754730de4d77ac049fc67.zip |
app-emulation/lxc: x86 stable (bug #661930)
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'app-emulation/lxc')
-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 a13e4267ee57..56bfc08cd4e6 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" |