diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-02-21 09:46:55 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-02-21 09:46:55 +0100 |
commit | 5030a2e8a1e9fd45189aee63b0f4eaeb38f545c7 (patch) | |
tree | e44f72a750ba6560e546e036cecb8aede9dd125e /app-emulation | |
parent | net-dns/nsd: Removed old. (diff) | |
download | gentoo-5030a2e8a1e9fd45189aee63b0f4eaeb38f545c7.tar.gz gentoo-5030a2e8a1e9fd45189aee63b0f4eaeb38f545c7.tar.bz2 gentoo-5030a2e8a1e9fd45189aee63b0f4eaeb38f545c7.zip |
app-emulation/lxd: amd64 stable wrt bug #647498
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/lxd/lxd-2.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/lxd/lxd-2.21.ebuild b/app-emulation/lxd/lxd-2.21.ebuild index 02be044835f8..caefa812216a 100644 --- a/app-emulation/lxd/lxd-2.21.ebuild +++ b/app-emulation/lxd/lxd-2.21.ebuild @@ -59,7 +59,7 @@ EGO_VENDOR=( ARCHIVE_URI="https://${EGO_PN}/archive/${P}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="+daemon +ipv6 +dnsmasq nls test" |