diff options
-rw-r--r-- | app-emulation/lxc-templates/lxc-templates-3.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/lxc-templates/lxc-templates-3.0.4.ebuild b/app-emulation/lxc-templates/lxc-templates-3.0.4.ebuild index 2c8e085f0d2f..21a39bd84ead 100644 --- a/app-emulation/lxc-templates/lxc-templates-3.0.4.ebuild +++ b/app-emulation/lxc-templates/lxc-templates-3.0.4.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Old style template scripts for LXC" HOMEPAGE="https://linuxcontainers.org/ https://github.com/lxc/lxc-templates" 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" |