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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7CC0E138334 for ; Sat, 14 Sep 2019 02:41:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 63DCBE08EF; Sat, 14 Sep 2019 02:41:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 288AFE08EF for ; Sat, 14 Sep 2019 02:41:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5DFFC34B14D for ; Sat, 14 Sep 2019 02:41:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C4EE57CD for ; Sat, 14 Sep 2019 02:41:14 +0000 (UTC) From: "Mike Frysinger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Frysinger" Message-ID: <1568428664.01d059085563d82a8810d72486f0bfc3e860322a.vapier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/suite3270/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/suite3270/suite3270-3.5_p12.ebuild X-VCS-Directories: net-misc/suite3270/ X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger X-VCS-Revision: 01d059085563d82a8810d72486f0bfc3e860322a X-VCS-Branch: master Date: Sat, 14 Sep 2019 02:41:14 +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: 4bdd46c2-6f1a-48ee-898c-f33f3a46fbe8 X-Archives-Hash: 1adc21b6b8c263e392cb5d79a09736d4 commit: 01d059085563d82a8810d72486f0bfc3e860322a Author: Mike Frysinger gentoo org> AuthorDate: Sat Sep 14 02:25:12 2019 +0000 Commit: Mike Frysinger gentoo org> CommitDate: Sat Sep 14 02:37:44 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01d05908 net-misc/suite3270: stabilize 3.5_p12 for all Signed-off-by: Mike Frysinger gentoo.org> net-misc/suite3270/suite3270-3.5_p12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/suite3270/suite3270-3.5_p12.ebuild b/net-misc/suite3270/suite3270-3.5_p12.ebuild index f842aa368b8..8f3125ae488 100644 --- a/net-misc/suite3270/suite3270-3.5_p12.ebuild +++ b/net-misc/suite3270/suite3270-3.5_p12.ebuild @@ -21,7 +21,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="cjk doc ncurses ssl tcl X" RDEPEND="ssl? ( dev-libs/openssl:0= )