diff options
Diffstat (limited to 'app-containers/lxc/lxc-4.0.12.ebuild')
-rw-r--r-- | app-containers/lxc/lxc-4.0.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/lxc/lxc-4.0.12.ebuild b/app-containers/lxc/lxc-4.0.12.ebuild index 002b011a8abf..fd65e6dd243e 100644 --- a/app-containers/lxc/lxc-4.0.12.ebuild +++ b/app-containers/lxc/lxc-4.0.12.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 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" LICENSE="GPL-2 LGPL-2.1 LGPL-3" SLOT="0" |