diff options
author | Joonas Niilola <juippis@gentoo.org> | 2020-08-04 15:23:49 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2020-08-04 19:50:36 +0300 |
commit | b824610e1689d5ae336e7df1980d81611e61f441 (patch) | |
tree | 4114c731f619ef18b21eed18f5e02e9bb58ff6b2 /app-emulation/lxc | |
parent | dev-libs/efl: remove old 1.23.3 (diff) | |
download | gentoo-b824610e1689d5ae336e7df1980d81611e61f441.tar.gz gentoo-b824610e1689d5ae336e7df1980d81611e61f441.tar.bz2 gentoo-b824610e1689d5ae336e7df1980d81611e61f441.zip |
app-emulation/lxc: stabilize 4.0.3 on x86
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-emulation/lxc')
-rw-r--r-- | app-emulation/lxc/lxc-4.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/lxc/lxc-4.0.3.ebuild b/app-emulation/lxc/lxc-4.0.3.ebuild index 9f71458a5e7e..85b0edb97215 100644 --- a/app-emulation/lxc/lxc-4.0.3.ebuild +++ b/app-emulation/lxc/lxc-4.0.3.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="LinuX Containers userspace utilities" HOMEPAGE="https://linuxcontainers.org/ https://github.com/lxc/lxc" 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" |