diff options
author | Joonas Niilola <juippis@gentoo.org> | 2020-11-21 08:58:01 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2020-11-21 08:58:01 +0200 |
commit | 4e6772b82059b96c9460f84908e19ebbcfb127be (patch) | |
tree | d696165a80227f7ebc676a9f4aee932c754bcc2b /app-emulation/lxc/lxc-4.0.5.ebuild | |
parent | dev-ruby/vcard: add 0.3.0 (diff) | |
download | gentoo-4e6772b82059b96c9460f84908e19ebbcfb127be.tar.gz gentoo-4e6772b82059b96c9460f84908e19ebbcfb127be.tar.bz2 gentoo-4e6772b82059b96c9460f84908e19ebbcfb127be.zip |
app-emulation/lxc: stabilize 4.0.5 on x86
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-emulation/lxc/lxc-4.0.5.ebuild')
-rw-r--r-- | app-emulation/lxc/lxc-4.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/lxc/lxc-4.0.5.ebuild b/app-emulation/lxc/lxc-4.0.5.ebuild index 5b2fa2cc8dfa..49ed1aadcbee 100644 --- a/app-emulation/lxc/lxc-4.0.5.ebuild +++ b/app-emulation/lxc/lxc-4.0.5.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://linuxcontainers.org/ https://github.com/lxc/lxc" SRC_URI="https://linuxcontainers.org/downloads/lxc/${P}.tar.gz verify-sig? ( https://linuxcontainers.org/downloads/lxc/${P}.tar.gz.asc )" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86" LICENSE="LGPL-3" SLOT="0" |