public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/crun/
Date: Wed, 20 Jan 2021 14:13:53 +0000 (UTC)	[thread overview]
Message-ID: <1611152022.ea7006327a07e4d6e5b91a1f3865d34af22c7967.juippis@gentoo> (raw)

commit:     ea7006327a07e4d6e5b91a1f3865d34af22c7967
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 20 14:13:14 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Jan 20 14:13:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea700632

app-emulation/crun: clean econf array in 0.16

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-emulation/crun/crun-0.16.ebuild | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/app-emulation/crun/crun-0.16.ebuild b/app-emulation/crun/crun-0.16.ebuild
index d61c071d12c..202be5b0a53 100644
--- a/app-emulation/crun/crun-0.16.ebuild
+++ b/app-emulation/crun/crun-0.16.ebuild
@@ -38,11 +38,11 @@ DOCS=( README.md )
 
 src_configure() {
 	local myeconfargs=(
-		$(use_enable bpf) \
-		$(use_enable caps) \
-		$(use_enable criu) \
-		$(use_enable seccomp) \
-		$(use_enable systemd) \
+		$(use_enable bpf)
+		$(use_enable caps)
+		$(use_enable criu)
+		$(use_enable seccomp)
+		$(use_enable systemd)
 		$(usex static-libs '--enable-shared --enable-static' '--enable-shared --disable-static' '' '')
 	)
 


             reply	other threads:[~2021-01-20 14:14 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-20 14:13 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-12-01 18:02 [gentoo-commits] repo/gentoo:master commit in: app-emulation/crun/ Joonas Niilola
2021-12-01 18:02 Joonas Niilola
2021-12-01 18:02 Joonas Niilola
2021-11-04 18:39 Georgy Yakovlev
2021-08-04  9:36 Georgy Yakovlev
2021-07-20  0:47 Georgy Yakovlev
2021-07-19  6:25 Agostino Sarubbo
2021-05-05  6:42 Joonas Niilola
2021-05-05  6:42 Joonas Niilola
2021-04-10  7:45 Joonas Niilola
2021-04-10  7:45 Joonas Niilola
2021-02-02 13:08 Joonas Niilola
2021-02-02 13:08 Joonas Niilola
2021-02-02 13:08 Joonas Niilola
2021-01-20 14:13 Joonas Niilola
2021-01-20 14:13 Joonas Niilola
2020-10-07  9:29 Georgy Yakovlev
2020-10-06  1:17 Georgy Yakovlev
2020-09-23  1:14 Georgy Yakovlev
2020-08-29 22:45 Sam James
2020-08-05 12:19 Joonas Niilola
2020-08-05 12:19 Joonas Niilola
2020-08-05 12:19 Joonas Niilola
2020-06-02 11:13 Joonas Niilola
2020-06-02 11:13 Joonas Niilola
2019-11-24  0:55 Aaron Bauman
2019-11-19 12:47 Manuel Rüger
2019-11-02  9:37 Michał Górny
2019-10-30 13:35 Manuel Rüger

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=1611152022.ea7006327a07e4d6e5b91a1f3865d34af22c7967.juippis@gentoo \
    --to=juippis@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