diff options
author | Joonas Niilola <juippis@gentoo.org> | 2020-06-21 19:57:51 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2020-06-21 20:02:09 +0300 |
commit | 4d6c00262fffbb38127b488c7ea3843cb4b24311 (patch) | |
tree | d317775d227a1410b573bae5aba5f8b7048b9b99 /app-emulation/lxc-templates | |
parent | sys-fs/lxcfs: stabilize 4.0.3 on amd64 (diff) | |
download | gentoo-4d6c00262fffbb38127b488c7ea3843cb4b24311.tar.gz gentoo-4d6c00262fffbb38127b488c7ea3843cb4b24311.tar.bz2 gentoo-4d6c00262fffbb38127b488c7ea3843cb4b24311.zip |
app-emulation/lxc-templates: stabilize 3.0.4 on amd64
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-emulation/lxc-templates')
-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 21a39bd84ead..32a572462f8b 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" |