public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Sergei Trofimovich <slyfox@gentoo.org>
To: "Ulrich Müller" <ulm@gentoo.org>
Cc: gentoo-dev@lists.gentoo.org, Sam James <sam@gentoo.org>
Subject: Re: [gentoo-dev] [PATCH 4/8] multilib.eclass: Update a comment
Date: Mon, 21 Jun 2021 18:11:20 +0100	[thread overview]
Message-ID: <20210621181120.353a626a@zn3> (raw)
In-Reply-To: <20210621164934.18023-4-ulm@gentoo.org>

On Mon, 21 Jun 2021 18:49:30 +0200
Ulrich Müller <ulm@gentoo.org> wrote:

> Reported-by: Sam James <sam@gentoo.org>
> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
> ---
>  eclass/multilib.eclass | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/eclass/multilib.eclass b/eclass/multilib.eclass
> index 8422d5e18499..67cad9875a12 100644
> --- a/eclass/multilib.eclass
> +++ b/eclass/multilib.eclass
> @@ -519,7 +519,7 @@ multilib_toolchain_setup() {
>  	fi
>  
>  	if [[ ${ABI} != ${DEFAULT_ABI} ]] ; then
> -		# Back that multilib-ass up so we can restore it later
> +		# Backup multilib state so we can restore it later
>  		for v in "${save_restore_variables[@]}" ; do
>  			vv="_abi_saved_${v}"
>  			[[ ${!v+set} == "set" ]] && export ${vv}="${!v}" || unset ${vv}
> -- 
> 2.32.0
> 
> 

Looks good.


-- 

  Sergei


  reply	other threads:[~2021-06-21 17:11 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-21 16:49 [gentoo-dev] [PATCH 1/8] gnuconfig.eclass: Support EAPI 8 Ulrich Müller
2021-06-21 16:49 ` [gentoo-dev] [PATCH 2/8] toolchain-funcs.eclass: " Ulrich Müller
2021-06-21 17:09   ` Sergei Trofimovich
2021-06-21 16:49 ` [gentoo-dev] [PATCH 3/8] multilib.eclass: " Ulrich Müller
2021-06-21 17:10   ` Sergei Trofimovich
2021-06-21 16:49 ` [gentoo-dev] [PATCH 4/8] multilib.eclass: Update a comment Ulrich Müller
2021-06-21 17:11   ` Sergei Trofimovich [this message]
2021-06-21 16:49 ` [gentoo-dev] [PATCH 5/8] libtool.eclass: Support EAPI 8 Ulrich Müller
2021-06-21 16:49 ` [gentoo-dev] [PATCH 6/8] flag-o-matic.eclass: " Ulrich Müller
2021-06-21 17:12   ` Sergei Trofimovich
2021-06-21 16:49 ` [gentoo-dev] [PATCH 7/8] git-r3.eclass: Support EAPI 8, drop support for EAPI 4 Ulrich Müller
2021-06-21 17:25   ` Michał Górny
2021-06-21 16:49 ` [gentoo-dev] [PATCH 8/8] git-r3.eclass: Remove git-2 backwards compatibility code Ulrich Müller
2021-06-21 20:39 ` [gentoo-dev] [PATCH 1/8] gnuconfig.eclass: Support EAPI 8 Sam James
2021-06-23 10:23   ` Ulrich Mueller

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=20210621181120.353a626a@zn3 \
    --to=slyfox@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    --cc=sam@gentoo.org \
    --cc=ulm@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