diff options
author | Virgil Dupras <vdupras@gentoo.org> | 2018-12-31 13:54:31 -0500 |
---|---|---|
committer | Virgil Dupras <vdupras@gentoo.org> | 2018-12-31 13:54:31 -0500 |
commit | 1687c1e8597ba5b6a96819921dbe51cee6c9cef0 (patch) | |
tree | 2848186b661ca529d2e8bc90c55dae727110788d /app-emulation/lxc | |
parent | sci-chemistry/gromacs: Version bump (diff) | |
download | gentoo-1687c1e8597ba5b6a96819921dbe51cee6c9cef0.tar.gz gentoo-1687c1e8597ba5b6a96819921dbe51cee6c9cef0.tar.bz2 gentoo-1687c1e8597ba5b6a96819921dbe51cee6c9cef0.zip |
app-emulation/lxc: stabilize 3.0.3 on amd64 and x86
Signed-off-by: Virgil Dupras <vdupras@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'app-emulation/lxc')
-rw-r--r-- | app-emulation/lxc/lxc-3.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/lxc/lxc-3.0.3.ebuild b/app-emulation/lxc/lxc-3.0.3.ebuild index 5cb34ceb5043..7b8927d98fb6 100644 --- a/app-emulation/lxc/lxc-3.0.3.ebuild +++ b/app-emulation/lxc/lxc-3.0.3.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" |