Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/netkit-telnetd/
Date: Fri, 08 May 2020 06:25:26
Message-Id: 1588919021.24f27eb3a7eca2fd47a00d766de9a317b7128186.leio@gentoo
1 commit: 24f27eb3a7eca2fd47a00d766de9a317b7128186
2 Author: Sam James (sam_c) <sam <AT> cmpct <DOT> info>
3 AuthorDate: Thu May 21 09:44:15 2020 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Fri May 8 06:23:41 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24f27eb3
7
8 net-misc/netkit-telnetd: arm64 keyworded (bug #705546)
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info>
12 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
13
14 net-misc/netkit-telnetd/netkit-telnetd-0.17-r12.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-misc/netkit-telnetd/netkit-telnetd-0.17-r12.ebuild b/net-misc/netkit-telnetd/netkit-telnetd-0.17-r12.ebuild
18 index aacfc0d9e90..559f510fd68 100644
19 --- a/net-misc/netkit-telnetd/netkit-telnetd-0.17-r12.ebuild
20 +++ b/net-misc/netkit-telnetd/netkit-telnetd-0.17-r12.ebuild
21 @@ -19,7 +19,7 @@ SRC_URI="mirror://gentoo/netkit-telnet-${PV}.tar.gz
22
23 LICENSE="BSD"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
26 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
27 IUSE=""
28
29 DEPEND=">=sys-libs/ncurses-5.2:=