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 D99BA1581D3 for ; Sun, 5 May 2024 06:05:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 19DD1E2BEC; Sun, 5 May 2024 06:05:53 +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 F0C34E2BEC for ; Sun, 5 May 2024 06:05:52 +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 C22A3335D21 for ; Sun, 5 May 2024 06:05:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ED57B93E for ; Sun, 5 May 2024 06:05:49 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1714889056.90d47915cf9ba67b940c10f769987f710a6eefcc.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/tea/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/tea/tea-62.2.1.ebuild X-VCS-Directories: app-editors/tea/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 90d47915cf9ba67b940c10f769987f710a6eefcc X-VCS-Branch: master Date: Sun, 5 May 2024 06:05:49 +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: 83e8b6d6-d90d-435f-8838-c5bce8ab90b7 X-Archives-Hash: 872b629ae04c0fa39d0c342243601629 commit: 90d47915cf9ba67b940c10f769987f710a6eefcc Author: Joonas Niilola gentoo org> AuthorDate: Sun May 5 06:04:16 2024 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sun May 5 06:04:16 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90d47915 app-editors/tea: Stabilize 62.2.1 amd64, #931212 Signed-off-by: Joonas Niilola gentoo.org> app-editors/tea/tea-62.2.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-editors/tea/tea-62.2.1.ebuild b/app-editors/tea/tea-62.2.1.ebuild index b0c1f115ab1c..663d0f6971d7 100644 --- a/app-editors/tea/tea-62.2.1.ebuild +++ b/app-editors/tea/tea-62.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86" +KEYWORDS="amd64 ~riscv ~x86" IUSE="aspell djvu qt6 pdf" RESTRICT="test" # no tests