Gentoo Archives: gentoo-commits

From: Mike Frysinger <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/suite3270/
Date: Sat, 02 Jan 2016 05:46:11
Message-Id: 1451712475.59ca978ceaf5d239e1d336245ca3f769979be585.vapier@gentoo
1 commit: 59ca978ceaf5d239e1d336245ca3f769979be585
2 Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 2 05:23:36 2016 +0000
4 Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 2 05:27:55 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59ca978c
7
8 net-misc/suite3270: mark 3.4_p9 stable for all
9
10 net-misc/suite3270/suite3270-3.4_p9.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/net-misc/suite3270/suite3270-3.4_p9.ebuild b/net-misc/suite3270/suite3270-3.4_p9.ebuild
14 index ddb4221..cd5b214 100644
15 --- a/net-misc/suite3270/suite3270-3.4_p9.ebuild
16 +++ b/net-misc/suite3270/suite3270-3.4_p9.ebuild
17 @@ -22,7 +22,7 @@ SRC_URI="mirror://sourceforge/x3270/${MY_P}-src.tgz"
18
19 LICENSE="GPL-2"
20 SLOT="0"
21 -KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86"
22 +KEYWORDS="amd64 ppc s390 sparc x86"
23 IUSE="cjk doc ncurses ssl tcl X"
24
25 RDEPEND="ssl? ( dev-libs/openssl:0= )