diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-14 13:58:18 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-14 13:58:48 -0400 |
commit | b3fa5fdea161024449a36e040016a83fe5e7c334 (patch) | |
tree | 3787164ebef7a57ceb0a46a428070495edd36ad4 /app-emulation/lxc | |
parent | mail-filter/rspamd: correct proxy maintainer email address (fixes bug 633254) (diff) | |
download | gentoo-b3fa5fdea161024449a36e040016a83fe5e7c334.tar.gz gentoo-b3fa5fdea161024449a36e040016a83fe5e7c334.tar.bz2 gentoo-b3fa5fdea161024449a36e040016a83fe5e7c334.zip |
app-emulation/lxc: amd64 stable
Bug: https://bugs.gentoo.org/649654
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'app-emulation/lxc')
-rw-r--r-- | app-emulation/lxc/lxc-2.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/lxc/lxc-2.1.1.ebuild b/app-emulation/lxc/lxc-2.1.1.ebuild index e02adaf47ad3..668d41e03531 100644 --- a/app-emulation/lxc/lxc-2.1.1.ebuild +++ b/app-emulation/lxc/lxc-2.1.1.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 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86" LICENSE="LGPL-3" SLOT="0" |