diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-07 00:18:14 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-07 00:18:14 +0200 |
commit | 5e7f5bd24f90f2659d47e6ab059fd0dde646cdaa (patch) | |
tree | 801eb0b9ea0e903c8885db5d594321edb7450419 /app-emulation/lxc | |
parent | app-misc/lirc: x86 stable (bug #662646) (diff) | |
download | gentoo-5e7f5bd24f90f2659d47e6ab059fd0dde646cdaa.tar.gz gentoo-5e7f5bd24f90f2659d47e6ab059fd0dde646cdaa.tar.bz2 gentoo-5e7f5bd24f90f2659d47e6ab059fd0dde646cdaa.zip |
app-emulation/lxc: x86 stable (bug #662780)
Package-Manager: Portage-2.3.44, Repoman-2.3.10
Diffstat (limited to 'app-emulation/lxc')
-rw-r--r-- | app-emulation/lxc/lxc-2.1.1-r1.ebuild | 2 | ||||
-rw-r--r-- | app-emulation/lxc/lxc-3.0.1-r1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/lxc/lxc-2.1.1-r1.ebuild b/app-emulation/lxc/lxc-2.1.1-r1.ebuild index e5915426973b..dc65717584ec 100644 --- a/app-emulation/lxc/lxc-2.1.1-r1.ebuild +++ b/app-emulation/lxc/lxc-2.1.1-r1.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" diff --git a/app-emulation/lxc/lxc-3.0.1-r1.ebuild b/app-emulation/lxc/lxc-3.0.1-r1.ebuild index be0d3a86f258..225d81534398 100644 --- a/app-emulation/lxc/lxc-3.0.1-r1.ebuild +++ b/app-emulation/lxc/lxc-3.0.1-r1.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" |