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, 14 Sep 2019 02:41:20
Message-Id: 1568428664.01d059085563d82a8810d72486f0bfc3e860322a.vapier@gentoo
1 commit: 01d059085563d82a8810d72486f0bfc3e860322a
2 Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 14 02:25:12 2019 +0000
4 Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 14 02:37:44 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01d05908
7
8 net-misc/suite3270: stabilize 3.5_p12 for all
9
10 Signed-off-by: Mike Frysinger <vapier <AT> gentoo.org>
11
12 net-misc/suite3270/suite3270-3.5_p12.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-misc/suite3270/suite3270-3.5_p12.ebuild b/net-misc/suite3270/suite3270-3.5_p12.ebuild
16 index f842aa368b8..8f3125ae488 100644
17 --- a/net-misc/suite3270/suite3270-3.5_p12.ebuild
18 +++ b/net-misc/suite3270/suite3270-3.5_p12.ebuild
19 @@ -21,7 +21,7 @@ SRC_URI="mirror://sourceforge/x3270/${MY_P}-src.tgz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86"
24 +KEYWORDS="amd64 ppc s390 sparc x86"
25 IUSE="cjk doc ncurses ssl tcl X"
26
27 RDEPEND="ssl? ( dev-libs/openssl:0= )