From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C5002138359 for ; Mon, 23 Nov 2020 07:53:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C37DAE0864; Mon, 23 Nov 2020 07:53:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ABA34E0864 for ; Mon, 23 Nov 2020 07:53:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 11E38340D2A for ; Mon, 23 Nov 2020 07:53:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5202B462 for ; Mon, 23 Nov 2020 07:52:58 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1606117892.33c468d29bbca99fde610165ad019d8f5d36ebce.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/netkit-telnetd/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/netkit-telnetd/netkit-telnetd-0.17-r12.ebuild X-VCS-Directories: net-misc/netkit-telnetd/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 33c468d29bbca99fde610165ad019d8f5d36ebce X-VCS-Branch: master Date: Mon, 23 Nov 2020 07:52:58 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 10b6e572-631b-4335-bcbc-d54d65180ca5 X-Archives-Hash: 7998784037bec6fc0eea42f74835c1f1 commit: 33c468d29bbca99fde610165ad019d8f5d36ebce Author: Sergei Trofimovich gentoo org> AuthorDate: Mon Nov 23 07:43:15 2020 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Mon Nov 23 07:51:32 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33c468d2 net-misc/netkit-telnetd: stable 0.17-r12 for ppc stable wrt bug #755593 Package-Manager: Portage-3.0.10, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich gentoo.org> net-misc/netkit-telnetd/netkit-telnetd-0.17-r12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/netkit-telnetd/netkit-telnetd-0.17-r12.ebuild b/net-misc/netkit-telnetd/netkit-telnetd-0.17-r12.ebuild index 2628a601965..e69406c64ae 100644 --- a/net-misc/netkit-telnetd/netkit-telnetd-0.17-r12.ebuild +++ b/net-misc/netkit-telnetd/netkit-telnetd-0.17-r12.ebuild @@ -19,7 +19,7 @@ SRC_URI="mirror://gentoo/netkit-telnet-${PV}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86" IUSE="" DEPEND=">=sys-libs/ncurses-5.2:=