Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/suite3270/
Date: Sun, 31 Jan 2021 18:48:38
Message-Id: 1612118872.aff84382b49380b4a85a8004782bf9f9b9dd2008.sam@gentoo
1 commit: aff84382b49380b4a85a8004782bf9f9b9dd2008
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 31 18:47:52 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 31 18:47:52 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aff84382
7
8 net-misc/suite3270: Stabilize 4.0_p13 x86, #765517
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-misc/suite3270/suite3270-4.0_p13.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-misc/suite3270/suite3270-4.0_p13.ebuild b/net-misc/suite3270/suite3270-4.0_p13.ebuild
16 index cd058cd5019..ff984db47f3 100644
17 --- a/net-misc/suite3270/suite3270-4.0_p13.ebuild
18 +++ b/net-misc/suite3270/suite3270-4.0_p13.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= )