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 5ED46158094 for ; Tue, 28 Jun 2022 16:36:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2AF71E0833; Tue, 28 Jun 2022 16:36:18 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 10956E0833 for ; Tue, 28 Jun 2022 16:36:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 2855534138C for ; Tue, 28 Jun 2022 16:36:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 60E06518 for ; Tue, 28 Jun 2022 16:36:15 +0000 (UTC) From: "Robin H. Johnson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Robin H. Johnson" Message-ID: <1656434172.bf2e143a569b787f97a396494424b35768a52a2b.robbat2@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/rats/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/rats/rats-2.4-r1.ebuild X-VCS-Directories: dev-util/rats/ X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson X-VCS-Revision: bf2e143a569b787f97a396494424b35768a52a2b X-VCS-Branch: master Date: Tue, 28 Jun 2022 16:36:15 +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: 1354f575-e92c-4db1-9336-47df32cb86a2 X-Archives-Hash: dd8499d3d9074e7f670150396848749a commit: bf2e143a569b787f97a396494424b35768a52a2b Author: Robin H. Johnson gentoo org> AuthorDate: Tue Jun 28 16:35:43 2022 +0000 Commit: Robin H. Johnson gentoo org> CommitDate: Tue Jun 28 16:36:12 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf2e143a dev-util/rats: stable x86 and amd64 I've been using this for a decade, it should probably be in stable. Signed-off-by: Robin H. Johnson gentoo.org> dev-util/rats/rats-2.4-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/rats/rats-2.4-r1.ebuild b/dev-util/rats/rats-2.4-r1.ebuild index 0adcbf0ae280..d252d30fb296 100644 --- a/dev-util/rats/rats-2.4-r1.ebuild +++ b/dev-util/rats/rats-2.4-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.go LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" RDEPEND="dev-libs/expat:="