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 B6F2013997D for ; Sun, 10 Nov 2019 11:36:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DDC9AE0893; Sun, 10 Nov 2019 11:36:34 +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 C4555E0893 for ; Sun, 10 Nov 2019 11:36:34 +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 DE54634CB3A for ; Sun, 10 Nov 2019 11:36:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 169E188E for ; Sun, 10 Nov 2019 11:36:31 +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: <1573385647.f814b48f9bc1c2df8732f3d78e75c9c291cee5f3.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/curlftpfs/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-fs/curlftpfs/curlftpfs-0.9.2-r4.ebuild X-VCS-Directories: net-fs/curlftpfs/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: f814b48f9bc1c2df8732f3d78e75c9c291cee5f3 X-VCS-Branch: master Date: Sun, 10 Nov 2019 11:36:31 +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: 5e2ec0f3-e556-4dd7-9cdd-770eda118396 X-Archives-Hash: c57c2e9d79193f455ed9c87b52c8d399 commit: f814b48f9bc1c2df8732f3d78e75c9c291cee5f3 Author: Sergei Trofimovich gentoo org> AuthorDate: Sun Nov 10 11:34:07 2019 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Nov 10 11:34:07 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f814b48f net-fs/curlftpfs: stable 0.9.2-r4 for amd64/arm/x86 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Sergei Trofimovich gentoo.org> net-fs/curlftpfs/curlftpfs-0.9.2-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-fs/curlftpfs/curlftpfs-0.9.2-r4.ebuild b/net-fs/curlftpfs/curlftpfs-0.9.2-r4.ebuild index 04a3efebf10..f88478708ab 100644 --- a/net-fs/curlftpfs/curlftpfs-0.9.2-r4.ebuild +++ b/net-fs/curlftpfs/curlftpfs-0.9.2-r4.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 arm ~arm64 x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="" RESTRICT="test" # bug 258460