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 84B30139085 for ; Tue, 17 Jan 2017 20:52:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8FE3221C122; Tue, 17 Jan 2017 20:52:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6996121C122 for ; Tue, 17 Jan 2017 20:52:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2CCB2341236 for ; Tue, 17 Jan 2017 20:52:06 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 973372677 for ; Tue, 17 Jan 2017 20:52:04 +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: <1484686125.33326ae9dab938127d8b59a48e769424fed045fb.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.4_p10.ebuild X-VCS-Directories: net-misc/suite3270/ X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger X-VCS-Revision: 33326ae9dab938127d8b59a48e769424fed045fb X-VCS-Branch: master Date: Tue, 17 Jan 2017 20:52:04 +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-Archives-Salt: 7685ddb8-13f0-4f8f-aa63-1df898f1bdeb X-Archives-Hash: 1803b9660657d6ef0208220049543c7d commit: 33326ae9dab938127d8b59a48e769424fed045fb Author: Mike Frysinger gentoo org> AuthorDate: Tue Jan 17 20:48:45 2017 +0000 Commit: Mike Frysinger gentoo org> CommitDate: Tue Jan 17 20:48:45 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33326ae9 net-misc/suite3270: mark 3.4_p10 stable for all net-misc/suite3270/suite3270-3.4_p10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/suite3270/suite3270-3.4_p10.ebuild b/net-misc/suite3270/suite3270-3.4_p10.ebuild index ddb4221..cd5b214 100644 --- a/net-misc/suite3270/suite3270-3.4_p10.ebuild +++ b/net-misc/suite3270/suite3270-3.4_p10.ebuild @@ -22,7 +22,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= )