diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-28 15:15:20 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-28 15:24:25 +0200 |
commit | 4e2743cddc0c61e1a0eadcda240308a1a2d5772f (patch) | |
tree | 15df77780cab60ce388ea40dba90d1ca9b30a62c | |
parent | dev-python/python3-lxc: x86 stable (bug #661930) (diff) | |
download | gentoo-4e2743cddc0c61e1a0eadcda240308a1a2d5772f.tar.gz gentoo-4e2743cddc0c61e1a0eadcda240308a1a2d5772f.tar.bz2 gentoo-4e2743cddc0c61e1a0eadcda240308a1a2d5772f.zip |
app-emulation/lxc-templates: x86 stable (bug #661930)
Package-Manager: Portage-2.3.43, Repoman-2.3.10
-rw-r--r-- | app-emulation/lxc-templates/lxc-templates-3.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/lxc-templates/lxc-templates-3.0.1.ebuild b/app-emulation/lxc-templates/lxc-templates-3.0.1.ebuild index 528f6b711d1d..9f28149cbe80 100644 --- a/app-emulation/lxc-templates/lxc-templates-3.0.1.ebuild +++ b/app-emulation/lxc-templates/lxc-templates-3.0.1.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Old style template scripts for LXC" HOMEPAGE="https://linuxcontainers.org/" 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" |