diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-19 19:02:45 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-19 19:02:45 +0200 |
commit | a6583b0cc52822c67469b5082342b6d9eef9ff14 (patch) | |
tree | a3ad52885e44d79bd3445ffc228052eecb6be25a /app-emulation | |
parent | sys-apps/portage: amd64 stable wrt bug #622160 (diff) | |
download | gentoo-a6583b0cc52822c67469b5082342b6d9eef9ff14.tar.gz gentoo-a6583b0cc52822c67469b5082342b6d9eef9ff14.tar.bz2 gentoo-a6583b0cc52822c67469b5082342b6d9eef9ff14.zip |
app-emulation/lxc: amd64 stable wrt bug #605970
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/lxc/lxc-2.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/lxc/lxc-2.0.7.ebuild b/app-emulation/lxc/lxc-2.0.7.ebuild index 4266cc4ebf04..22003a834e98 100644 --- a/app-emulation/lxc/lxc-2.0.7.ebuild +++ b/app-emulation/lxc/lxc-2.0.7.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="LinuX Containers userspace utilities" HOMEPAGE="https://linuxcontainers.org/" SRC_URI="https://github.com/lxc/lxc/archive/${MY_P}.tar.gz" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="amd64 ~arm ~arm64" LICENSE="LGPL-3" SLOT="0" |