public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/ntpsec/files/
Date: Fri, 11 Jun 2021 22:02:17 +0000 (UTC)	[thread overview]
Message-ID: <1623448928.91465fea510598693a6aba63c5735709aced60cc.sam@gentoo> (raw)

commit:     91465fea510598693a6aba63c5735709aced60cc
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 11 22:00:29 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun 11 22:02:08 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91465fea

net-misc/ntpsec: fix syntax error for arm64 in patch

Closes: https://bugs.gentoo.org/795465
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-misc/ntpsec/files/ntpsec-1.2.0-seccomp.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/ntpsec/files/ntpsec-1.2.0-seccomp.patch b/net-misc/ntpsec/files/ntpsec-1.2.0-seccomp.patch
index 65c13189e9d..6e61a06e12d 100644
--- a/net-misc/ntpsec/files/ntpsec-1.2.0-seccomp.patch
+++ b/net-misc/ntpsec/files/ntpsec-1.2.0-seccomp.patch
@@ -13,7 +13,7 @@ https://bugs.gentoo.org/786228
 +       SCMP_SYS(faccessat),
 +#endif
 +#if defined(__aarch64__)
-+       SCMP_SYS(syscall);
++       SCMP_SYS(syscall),
 +#endif
  };
         {


             reply	other threads:[~2021-06-11 22:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-11 22:02 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-11-17  2:35 [gentoo-commits] repo/gentoo:master commit in: net-misc/ntpsec/files/ Sam James
2021-11-14  8:58 Sam James
2019-11-09 19:15 Steve Arnold
2018-03-05 19:29 Ulrich Müller

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=1623448928.91465fea510598693a6aba63c5735709aced60cc.sam@gentoo \
    --to=sam@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