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 4725715810F for ; Fri, 9 Jun 2023 15:27:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 75B4EE0896; Fri, 9 Jun 2023 15:27:37 +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 586B4E0896 for ; Fri, 9 Jun 2023 15:27:37 +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 8ECCA340FDB for ; Fri, 9 Jun 2023 15:27:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2A6B7A85 for ; Fri, 9 Jun 2023 15:27:35 +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: <1686324424.764289fbcafea1a2967bfb5460e0200ca7cd0cba.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/suite3270/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/suite3270/suite3270-4.2_p5-r1.ebuild X-VCS-Directories: net-misc/suite3270/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 764289fbcafea1a2967bfb5460e0200ca7cd0cba X-VCS-Branch: master Date: Fri, 9 Jun 2023 15:27:35 +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: 42d6997c-0d6d-4da1-ad95-1ff28a8369d8 X-Archives-Hash: 5b4553630bd0bd3d35d844d651c4c8e9 commit: 764289fbcafea1a2967bfb5460e0200ca7cd0cba Author: Arthur Zamarin gentoo org> AuthorDate: Fri Jun 9 15:27:04 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Fri Jun 9 15:27:04 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=764289fb net-misc/suite3270: Stabilize 4.2_p5-r1 sparc, #904015 Signed-off-by: Arthur Zamarin gentoo.org> net-misc/suite3270/suite3270-4.2_p5-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/suite3270/suite3270-4.2_p5-r1.ebuild b/net-misc/suite3270/suite3270-4.2_p5-r1.ebuild index 89288f125a7c..9efea00ad56e 100644 --- a/net-misc/suite3270/suite3270-4.2_p5-r1.ebuild +++ b/net-misc/suite3270/suite3270-4.2_p5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -20,7 +20,7 @@ SRC_URI="mirror://sourceforge/x3270/${MY_P}-src.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~s390 sparc ~x86" IUSE="X cjk doc ncurses ssl tcl" RDEPEND="