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 52528158042 for ; Sun, 6 Oct 2024 01:06:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3500AE29C0; Sun, 6 Oct 2024 01:06:39 +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 1A5B5E29C0 for ; Sun, 6 Oct 2024 01:06:39 +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 23E0F34300B for ; Sun, 6 Oct 2024 01:06:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 330791F64 for ; Sun, 6 Oct 2024 01:06:36 +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: <1728176753.2df21c6b30ce30fd8383bd5c5c6692d63a4d7592.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/ert-runner/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/ert-runner/ert-runner-0.8.0.ebuild X-VCS-Directories: app-emacs/ert-runner/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 2df21c6b30ce30fd8383bd5c5c6692d63a4d7592 X-VCS-Branch: master Date: Sun, 6 Oct 2024 01:06:36 +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: b30b50e3-9b00-4a36-9247-facd44adc37e X-Archives-Hash: 872ec7427a688af93bbda4dbf8a11454 commit: 2df21c6b30ce30fd8383bd5c5c6692d63a4d7592 Author: Sam James gentoo org> AuthorDate: Sun Oct 6 01:05:53 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sun Oct 6 01:05:53 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2df21c6b app-emacs/ert-runner: Keyword 0.8.0 sparc, #940918 Signed-off-by: Sam James gentoo.org> app-emacs/ert-runner/ert-runner-0.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/ert-runner/ert-runner-0.8.0.ebuild b/app-emacs/ert-runner/ert-runner-0.8.0.ebuild index 13d887bf9b32..9f08f42be2dd 100644 --- a/app-emacs/ert-runner/ert-runner-0.8.0.ebuild +++ b/app-emacs/ert-runner/ert-runner-0.8.0.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}"/${PN}.el-${PV} LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~sparc ~x86" RESTRICT="test" # Tests fail (even with Cask installed) RDEPEND="