diff options
author | Joonas Niilola <juippis@gentoo.org> | 2020-06-21 19:48:52 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2020-06-21 20:02:09 +0300 |
commit | 94aed243fe67639e1877ca54c1e360c61e5c579a (patch) | |
tree | b6bafe76517731cf35dba8937e29770e3add9e74 /app-emulation/lxc-templates | |
parent | sys-fs/lxcfs: update fusermount path to systemd service file, #728470 (diff) | |
download | gentoo-94aed243fe67639e1877ca54c1e360c61e5c579a.tar.gz gentoo-94aed243fe67639e1877ca54c1e360c61e5c579a.tar.bz2 gentoo-94aed243fe67639e1877ca54c1e360c61e5c579a.zip |
app-emulation/lxc-templates: stabilize 3.0.4 on x86
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 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" |