From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/firecracker/
Date: Sat, 29 Aug 2020 08:17:18 +0000 (UTC) [thread overview]
Message-ID: <1598689035.7a918d0daba55e740540a7dd5190e7c5c98b609b.zlogene@gentoo> (raw)
commit: 7a918d0daba55e740540a7dd5190e7c5c98b609b
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 29 08:12:45 2020 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Aug 29 08:17:15 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a918d0d
app-emulation/firecracker: Ignore all flags
Closes: https://bugs.gentoo.org/726564
Closes: https://bugs.gentoo.org/728024
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
app-emulation/firecracker/firecracker-0.21.1-r1.ebuild | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/app-emulation/firecracker/firecracker-0.21.1-r1.ebuild b/app-emulation/firecracker/firecracker-0.21.1-r1.ebuild
index b79e1177b8b..da29ed53e5a 100644
--- a/app-emulation/firecracker/firecracker-0.21.1-r1.ebuild
+++ b/app-emulation/firecracker/firecracker-0.21.1-r1.ebuild
@@ -55,6 +55,8 @@ RESTRICT="test"
BDEPEND="acct-group/kvm"
+QA_FLAGS_IGNORED='.*'
+
set_target_arch() {
case "$(tc-arch)" in
amd64) target_arch=x86_64 ;;
@@ -67,7 +69,7 @@ pkg_setup() {
if ! linux_config_exists; then
eerror "Unable to check your kernel for KVM support"
else
- CONFIG_CHECK+=" ~KVM_AMD" || \
+ CONFIG_CHECK+=" ~KVM_AMD" || \
CONFIG_CHECK+=" ~KVM_INTEL"
ERROR_KVM="${P} requires KVM in-kernel support."
fi
next reply other threads:[~2020-08-29 8:17 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-29 8:17 Mikle Kolyada [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-06-27 16:24 [gentoo-commits] repo/gentoo:master commit in: app-emulation/firecracker/ Mikle Kolyada
2020-06-11 9:07 Mikle Kolyada
2020-06-11 9:05 Mikle Kolyada
2020-03-17 8:25 Mikle Kolyada
2019-12-13 16:07 Mikle Kolyada
2019-12-13 16:02 Mikle Kolyada
2019-12-02 14:06 Mikle Kolyada
2019-12-02 14:06 Mikle Kolyada
2019-09-22 18:50 Mikle Kolyada
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1598689035.7a918d0daba55e740540a7dd5190e7c5c98b609b.zlogene@gentoo \
--to=zlogene@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox