diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-17 17:59:35 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-17 17:59:50 +0000 |
commit | 50c021a4fb00dd9a1a940c990437acbde1da5471 (patch) | |
tree | b815c20cf236d410be1579a5586510f55c7e6fe9 /app-emulation/lxc-templates | |
parent | app-emulation/lxc: stable 3.0.3 for ppc64, bug #669030 (diff) | |
download | gentoo-50c021a4fb00dd9a1a940c990437acbde1da5471.tar.gz gentoo-50c021a4fb00dd9a1a940c990437acbde1da5471.tar.bz2 gentoo-50c021a4fb00dd9a1a940c990437acbde1da5471.zip |
app-emulation/lxc-templates: stable 3.0.3 for ppc64, bug #669030
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.60, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-emulation/lxc-templates')
-rw-r--r-- | app-emulation/lxc-templates/lxc-templates-3.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/lxc-templates/lxc-templates-3.0.3.ebuild b/app-emulation/lxc-templates/lxc-templates-3.0.3.ebuild index c52d602d5218..38950a11f0aa 100644 --- a/app-emulation/lxc-templates/lxc-templates-3.0.3.ebuild +++ b/app-emulation/lxc-templates/lxc-templates-3.0.3.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" |