diff options
author | Erik Mackdanz <stasibear@gentoo.org> | 2019-07-01 08:51:49 -0500 |
---|---|---|
committer | Erik Mackdanz <stasibear@gentoo.org> | 2019-07-01 08:51:49 -0500 |
commit | 63fd67276b966cd8d24ed63817afc2fae69a8214 (patch) | |
tree | 2fce487dcefc40dfac9e3ce90d6d05b97e82813a /app-emulation/lxd | |
parent | net-libs/libssh: add patch for LibreSSL (diff) | |
download | gentoo-63fd67276b966cd8d24ed63817afc2fae69a8214.tar.gz gentoo-63fd67276b966cd8d24ed63817afc2fae69a8214.tar.bz2 gentoo-63fd67276b966cd8d24ed63817afc2fae69a8214.zip |
app-emulation/lxd: Stabilize through 3.12
Signed-off-by: Erik Mackdanz <stasibear@gentoo.org>
Package-Manager: Portage-2.3.67, Repoman-2.3.16
Diffstat (limited to 'app-emulation/lxd')
-rw-r--r-- | app-emulation/lxd/lxd-3.11.ebuild | 2 | ||||
-rw-r--r-- | app-emulation/lxd/lxd-3.12.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/lxd/lxd-3.11.ebuild b/app-emulation/lxd/lxd-3.11.ebuild index 988a505aa241..a330cfbac4e1 100644 --- a/app-emulation/lxd/lxd-3.11.ebuild +++ b/app-emulation/lxd/lxd-3.11.ebuild @@ -8,7 +8,7 @@ HOMEPAGE="https://linuxcontainers.org/lxd/introduction/" LICENSE="Apache-2.0 BSD BSD-2 LGPL-3 MIT MPL-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="+daemon +ipv6 +dnsmasq nls test tools" diff --git a/app-emulation/lxd/lxd-3.12.ebuild b/app-emulation/lxd/lxd-3.12.ebuild index 988a505aa241..a330cfbac4e1 100644 --- a/app-emulation/lxd/lxd-3.12.ebuild +++ b/app-emulation/lxd/lxd-3.12.ebuild @@ -8,7 +8,7 @@ HOMEPAGE="https://linuxcontainers.org/lxd/introduction/" LICENSE="Apache-2.0 BSD BSD-2 LGPL-3 MIT MPL-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="+daemon +ipv6 +dnsmasq nls test tools" |