diff options
author | Sam James <sam@gentoo.org> | 2024-03-10 05:42:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-10 05:42:17 +0000 |
commit | 0bf37953978bfbf33f00a6f02c413025ef7ead1a (patch) | |
tree | 7c9e7d608cb76e66e456f32019115da617141449 /net-misc | |
parent | app-portage/genlop: add 0.30.12 (diff) | |
download | gentoo-0bf37953978bfbf33f00a6f02c413025ef7ead1a.tar.gz gentoo-0bf37953978bfbf33f00a6f02c413025ef7ead1a.tar.bz2 gentoo-0bf37953978bfbf33f00a6f02c413025ef7ead1a.zip |
net-misc/suite3270: Stabilize 4.2_p5-r2 amd64, #923521
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/suite3270/suite3270-4.2_p5-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/suite3270/suite3270-4.2_p5-r2.ebuild b/net-misc/suite3270/suite3270-4.2_p5-r2.ebuild index 7d24eec16bb7..016bc0d38024 100644 --- a/net-misc/suite3270/suite3270-4.2_p5-r2.ebuild +++ b/net-misc/suite3270/suite3270-4.2_p5-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -20,7 +20,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="X cjk doc ncurses ssl tcl" RDEPEND=" |