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 ABDBD138353 for ; Sat, 7 Mar 2020 11:06:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E4A15E0920; Sat, 7 Mar 2020 11:06:29 +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 D8A94E0920 for ; Sat, 7 Mar 2020 11:06:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 725A134F0F8 for ; Sat, 7 Mar 2020 11:06:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8B332171 for ; Sat, 7 Mar 2020 11:06:23 +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: <1583579163.e772fb69dc1a654ca2b423f28843f9be0f04144f.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-ftp/atftp/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-ftp/atftp/atftp-0.7.2-r1.ebuild X-VCS-Directories: net-ftp/atftp/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: e772fb69dc1a654ca2b423f28843f9be0f04144f X-VCS-Branch: master Date: Sat, 7 Mar 2020 11:06:23 +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: 87ad52d3-c0c9-4958-aef2-ebf5e6007430 X-Archives-Hash: 6720eb4221fccde8904f958ae69db27d commit: e772fb69dc1a654ca2b423f28843f9be0f04144f Author: Agostino Sarubbo gentoo org> AuthorDate: Sat Mar 7 11:06:03 2020 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sat Mar 7 11:06:03 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e772fb69 net-ftp/atftp: arm stable wrt bug #711630 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo gentoo.org> net-ftp/atftp/atftp-0.7.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-ftp/atftp/atftp-0.7.2-r1.ebuild b/net-ftp/atftp/atftp-0.7.2-r1.ebuild index d01596f16a8..ed32bfa406c 100644 --- a/net-ftp/atftp/atftp-0.7.2-r1.ebuild +++ b/net-ftp/atftp/atftp-0.7.2-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/atftp/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm ppc ppc64 ~s390 ~sparc x86" +KEYWORDS="amd64 arm ppc ppc64 ~s390 ~sparc x86" IUSE="selinux tcpd readline pcre" DEPEND="tcpd? ( sys-apps/tcp-wrappers )