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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 31247158086 for ; Tue, 14 Dec 2021 20:27:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2B080E076B; Tue, 14 Dec 2021 20:27:43 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5A12BE0729 for ; Tue, 14 Dec 2021 20:27: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 346AD3437AC for ; Tue, 14 Dec 2021 20:27:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6AAE029 for ; Tue, 14 Dec 2021 20:27:39 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1639513653.b82847ef792c9c105ba6c03b9f2513b1f6c3f8ea.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/grutatxt/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/grutatxt/grutatxt-2.200.0.ebuild X-VCS-Directories: app-text/grutatxt/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: b82847ef792c9c105ba6c03b9f2513b1f6c3f8ea X-VCS-Branch: master Date: Tue, 14 Dec 2021 20:27: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: 7ab538fb-aead-4f65-ab57-deaa71dc4f76 X-Archives-Hash: 918358fe46c5ae77727ef2100f0cb761 commit: b82847ef792c9c105ba6c03b9f2513b1f6c3f8ea Author: Arthur Zamarin gentoo org> AuthorDate: Tue Dec 14 20:27:16 2021 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Tue Dec 14 20:27:33 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b82847ef app-text/grutatxt: Stabilize 2.200.0 sparc, #826402 Signed-off-by: Arthur Zamarin gentoo.org> app-text/grutatxt/grutatxt-2.200.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/grutatxt/grutatxt-2.200.0.ebuild b/app-text/grutatxt/grutatxt-2.200.0.ebuild index 43e48e21b715..04edb128e432 100644 --- a/app-text/grutatxt/grutatxt-2.200.0.ebuild +++ b/app-text/grutatxt/grutatxt-2.200.0.ebuild @@ -15,4 +15,4 @@ SRC_URI="https://triptico.com/download/${PN}.tar.gz -> ${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-linux ~ppc-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 sparc x86 ~x86-linux ~ppc-macos ~sparc-solaris"