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 2F9C1158090 for ; Wed, 18 May 2022 19:49:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 43B68E08C8; Wed, 18 May 2022 19:49:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 2DD6AE08C8 for ; Wed, 18 May 2022 19:49:42 +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 37BC73417AA for ; Wed, 18 May 2022 19:49:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 74869477 for ; Wed, 18 May 2022 19:49:39 +0000 (UTC) From: "Tony Olagbaiye" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tony Olagbaiye" Message-ID: <1652902832.17e3da1bdc7a03e37ec05369fd992a670e796679.gentoo@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-util/git-bug/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-util/git-bug/git-bug-9999.ebuild X-VCS-Directories: dev-util/git-bug/ X-VCS-Committer: gentoo X-VCS-Committer-Name: Tony Olagbaiye X-VCS-Revision: 17e3da1bdc7a03e37ec05369fd992a670e796679 X-VCS-Branch: dev Date: Wed, 18 May 2022 19:49:39 +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: a105689a-bbb5-4ee4-9cb9-c72c0fb0e734 X-Archives-Hash: 5dcd5f8f12e668ef980bba64911a323b commit: 17e3da1bdc7a03e37ec05369fd992a670e796679 Author: Tony Olagbaiye fron io> AuthorDate: Wed May 18 19:40:32 2022 +0000 Commit: Tony Olagbaiye fron io> CommitDate: Wed May 18 19:40:32 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=17e3da1b dev-util/git-bug: unkeyword 9999 for ~amd64, ~arm64, ~x86 Signed-off-by: Tony Olagbaiye fron.io> dev-util/git-bug/git-bug-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/git-bug/git-bug-9999.ebuild b/dev-util/git-bug/git-bug-9999.ebuild index 983065df5..bf4f36a19 100644 --- a/dev-util/git-bug/git-bug-9999.ebuild +++ b/dev-util/git-bug/git-bug-9999.ebuild @@ -15,7 +15,7 @@ RESTRICT="network-sandbox" LICENSE="GPL-3" SLOT="0" IUSE="" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="" src_unpack() { default