From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 452671384B4 for ; Sat, 2 Jan 2016 05:46:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1B337E0845; Sat, 2 Jan 2016 05:46:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B44A9E0845 for ; Sat, 2 Jan 2016 05:46:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A2FD233FE7D for ; Sat, 2 Jan 2016 05:46:06 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 89494CF7 for ; Sat, 2 Jan 2016 05:46: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: <1451712475.59ca978ceaf5d239e1d336245ca3f769979be585.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_p9.ebuild X-VCS-Directories: net-misc/suite3270/ X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger X-VCS-Revision: 59ca978ceaf5d239e1d336245ca3f769979be585 X-VCS-Branch: master Date: Sat, 2 Jan 2016 05:46: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: 849c0292-064c-455f-b759-56f0867e0478 X-Archives-Hash: a0136c577192d767d6abdfc471e640d1 commit: 59ca978ceaf5d239e1d336245ca3f769979be585 Author: Mike Frysinger gentoo org> AuthorDate: Sat Jan 2 05:23:36 2016 +0000 Commit: Mike Frysinger gentoo org> CommitDate: Sat Jan 2 05:27:55 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59ca978c net-misc/suite3270: mark 3.4_p9 stable for all net-misc/suite3270/suite3270-3.4_p9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/suite3270/suite3270-3.4_p9.ebuild b/net-misc/suite3270/suite3270-3.4_p9.ebuild index ddb4221..cd5b214 100644 --- a/net-misc/suite3270/suite3270-3.4_p9.ebuild +++ b/net-misc/suite3270/suite3270-3.4_p9.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= )