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 EED42158015 for ; Tue, 19 Dec 2023 05:20:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B76512BC05C; Tue, 19 Dec 2023 05:20:02 +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 993202BC05C for ; Tue, 19 Dec 2023 05:20: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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CE80933BE12 for ; Tue, 19 Dec 2023 05:20:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 738D214C9 for ; Tue, 19 Dec 2023 05:19:57 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1702963060.7ed6a653f18c2711e4ef2cde13bf8c66324f7e07.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/mk-configure/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/mk-configure/mk-configure-0.38.3.ebuild X-VCS-Directories: dev-util/mk-configure/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 7ed6a653f18c2711e4ef2cde13bf8c66324f7e07 X-VCS-Branch: master Date: Tue, 19 Dec 2023 05:19:57 +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: e8d1faae-dbc4-4f92-a5e1-5489275c4937 X-Archives-Hash: d7f3c40792223237d88e158c56114c6f commit: 7ed6a653f18c2711e4ef2cde13bf8c66324f7e07 Author: Matoro Mahri matoro tk> AuthorDate: Tue Dec 19 03:16:53 2023 +0000 Commit: Sam James gentoo org> CommitDate: Tue Dec 19 05:17:40 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ed6a653 dev-util/mk-configure: Keyword 0.38.3 ppc64, #915398 Signed-off-by: Matoro Mahri matoro.tk> Signed-off-by: Sam James gentoo.org> dev-util/mk-configure/mk-configure-0.38.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/mk-configure/mk-configure-0.38.3.ebuild b/dev-util/mk-configure/mk-configure-0.38.3.ebuild index 872e8e3f1f48..80a024eec43b 100644 --- a/dev-util/mk-configure/mk-configure-0.38.3.ebuild +++ b/dev-util/mk-configure/mk-configure-0.38.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}/${P}.tar.gz" LICENSE="BSD BSD-2 GPL-2+ MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~sparc" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc" # TODO: investigate RESTRICT="test"