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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D9E4C158089 for ; Tue, 12 Sep 2023 19:09:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0F10B2BC013; Tue, 12 Sep 2023 19:09:30 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E767D2BC013 for ; Tue, 12 Sep 2023 19:09:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DBA5D335CE9 for ; Tue, 12 Sep 2023 19:09:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 324531140 for ; Tue, 12 Sep 2023 19:09:27 +0000 (UTC) From: "Julien Roy" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Julien Roy" Message-ID: <1694545679.01eedd4a3c826dd6347e74e3088e4ef122599789.julien@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: www-client/nyxt/ X-VCS-Repository: repo/proj/guru X-VCS-Files: www-client/nyxt/nyxt-3.6.1.ebuild X-VCS-Directories: www-client/nyxt/ X-VCS-Committer: julien X-VCS-Committer-Name: Julien Roy X-VCS-Revision: 01eedd4a3c826dd6347e74e3088e4ef122599789 X-VCS-Branch: dev Date: Tue, 12 Sep 2023 19:09:27 +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: 63f6318f-1ce7-45a4-bff8-56f026bdda88 X-Archives-Hash: bac98416369a2379d08a026ca71ccd6f commit: 01eedd4a3c826dd6347e74e3088e4ef122599789 Author: Julien Roy jroy ca> AuthorDate: Tue Sep 12 19:07:59 2023 +0000 Commit: Julien Roy jroy ca> CommitDate: Tue Sep 12 19:07:59 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=01eedd4a www-client/nyxt: add QA_FLAGS_IGNORED for lisp package Closes: https://bugs.gentoo.org/912450 Closes: https://bugs.gentoo.org/912449 Signed-off-by: Julien Roy jroy.ca> www-client/nyxt/nyxt-3.6.1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/www-client/nyxt/nyxt-3.6.1.ebuild b/www-client/nyxt/nyxt-3.6.1.ebuild index 5ef18c896a..7e096acd15 100644 --- a/www-client/nyxt/nyxt-3.6.1.ebuild +++ b/www-client/nyxt/nyxt-3.6.1.ebuild @@ -41,6 +41,7 @@ DEPEND="${RDEPEND}" BDEPEND=" >=dev-lisp/sbcl-2.0.0 " +QA_FLAGS_IGNORED="usr/bin/${PN}" src_unpack() { default