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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 57900158042 for ; Fri, 25 Oct 2024 16:52:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9A059E092D; Fri, 25 Oct 2024 16:52:02 +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 7C9C5E092D for ; Fri, 25 Oct 2024 16:52:02 +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 78567342FB6 for ; Fri, 25 Oct 2024 16:52:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8F156F32 for ; Fri, 25 Oct 2024 16:51:59 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1729875117.93c346b716fd6ab7840ef4e3d94b12816c4c8299.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-rpg/rpg-cli/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-rpg/rpg-cli/rpg-cli-1.2.0.ebuild X-VCS-Directories: games-rpg/rpg-cli/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 93c346b716fd6ab7840ef4e3d94b12816c4c8299 X-VCS-Branch: master Date: Fri, 25 Oct 2024 16:51:59 +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: a67fd781-16d9-4265-906d-e4fa9945b1bd X-Archives-Hash: f1bcba88b4f8555b3f52749ac7ad41ea commit: 93c346b716fd6ab7840ef4e3d94b12816c4c8299 Author: Alexey Sokolov asokolov org> AuthorDate: Fri Oct 25 16:18:58 2024 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Fri Oct 25 16:51:57 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93c346b7 games-rpg/rpg-cli: silence QA check again Signed-off-by: Alexey Sokolov asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/39109 Signed-off-by: Joonas Niilola gentoo.org> games-rpg/rpg-cli/rpg-cli-1.2.0.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/games-rpg/rpg-cli/rpg-cli-1.2.0.ebuild b/games-rpg/rpg-cli/rpg-cli-1.2.0.ebuild index bbae854636a4..c648c2412b5e 100644 --- a/games-rpg/rpg-cli/rpg-cli-1.2.0.ebuild +++ b/games-rpg/rpg-cli/rpg-cli-1.2.0.ebuild @@ -113,6 +113,8 @@ LICENSE+=" SLOT="0" KEYWORDS="~amd64 ~ppc64" +QA_FLAGS_IGNORED="usr/bin/rpg-cli" + src_install() { cargo_src_install dodoc README.md