From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 6871913888F for ; Tue, 13 Oct 2015 07:24:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DA113E0788; Tue, 13 Oct 2015 07:24:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4583DE0788 for ; Tue, 13 Oct 2015 07:24:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5AFEA34078E for ; Tue, 13 Oct 2015 07:24:02 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 15499FC7 for ; Tue, 13 Oct 2015 07:24:01 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1444721033.033b2990f260939b0cf1a00d63cc4a9bad9e587c.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-ftp/tnftp/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-ftp/tnftp/tnftp-20141104.ebuild X-VCS-Directories: net-ftp/tnftp/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 033b2990f260939b0cf1a00d63cc4a9bad9e587c X-VCS-Branch: master Date: Tue, 13 Oct 2015 07:24:01 +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-Archives-Salt: 5f607b60-0873-4ccf-8fb4-9756b2981054 X-Archives-Hash: 004fdc3125ced2ce12fa6ca076c63f82 commit: 033b2990f260939b0cf1a00d63cc4a9bad9e587c Author: Agostino Sarubbo gentoo org> AuthorDate: Tue Oct 13 07:23:53 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Tue Oct 13 07:23:53 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=033b2990 net-ftp/tnftp: x86 stable wrt bug #527302 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" net-ftp/tnftp/tnftp-20141104.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-ftp/tnftp/tnftp-20141104.ebuild b/net-ftp/tnftp/tnftp-20141104.ebuild index 7c48fe5..470396b 100644 --- a/net-ftp/tnftp/tnftp-20141104.ebuild +++ b/net-ftp/tnftp/tnftp-20141104.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/" SLOT="0" LICENSE="BSD-4 BSD ISC" -KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~ppc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="ipv6 socks5" DEPEND=">=sys-libs/ncurses-5.1