From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 42D36138334 for ; Mon, 1 Jul 2019 13:52:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 36CB1E087F; Mon, 1 Jul 2019 13:52:13 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 18810E087F for ; Mon, 1 Jul 2019 13:52:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9DCC1346ABD for ; Mon, 1 Jul 2019 13:52:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 47D30626 for ; Mon, 1 Jul 2019 13:52:09 +0000 (UTC) From: "Erik Mackdanz" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Erik Mackdanz" Message-ID: <1561989109.63fd67276b966cd8d24ed63817afc2fae69a8214.stasibear@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/lxd/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/lxd/lxd-3.11.ebuild app-emulation/lxd/lxd-3.12.ebuild X-VCS-Directories: app-emulation/lxd/ X-VCS-Committer: stasibear X-VCS-Committer-Name: Erik Mackdanz X-VCS-Revision: 63fd67276b966cd8d24ed63817afc2fae69a8214 X-VCS-Branch: master Date: Mon, 1 Jul 2019 13:52:09 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9420fe67-06a0-461d-97d5-fb8ca8f640ff X-Archives-Hash: d31ff58a2f02e5419f0f2ec093348e10 commit: 63fd67276b966cd8d24ed63817afc2fae69a8214 Author: Erik Mackdanz gentoo org> AuthorDate: Mon Jul 1 13:51:49 2019 +0000 Commit: Erik Mackdanz gentoo org> CommitDate: Mon Jul 1 13:51:49 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63fd6727 app-emulation/lxd: Stabilize through 3.12 Signed-off-by: Erik Mackdanz gentoo.org> Package-Manager: Portage-2.3.67, Repoman-2.3.16 app-emulation/lxd/lxd-3.11.ebuild | 2 +- 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 988a505aa24..a330cfbac4e 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 988a505aa24..a330cfbac4e 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"