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 C409B1388C1 for ; Tue, 1 Mar 2016 07:54:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D441621C033; Tue, 1 Mar 2016 07:54:53 +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 D7C2421C033 for ; Tue, 1 Mar 2016 07:54:52 +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 1EDD13409F2 for ; Tue, 1 Mar 2016 07:54:52 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5D3E9208F for ; Tue, 1 Mar 2016 07:54:47 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1456818876.ccb19977e7a2f2a896d6e5da5aac961364d472af.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libfilezilla/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libfilezilla/libfilezilla-0.4.0.1.ebuild X-VCS-Directories: dev-libs/libfilezilla/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: ccb19977e7a2f2a896d6e5da5aac961364d472af X-VCS-Branch: master Date: Tue, 1 Mar 2016 07:54:47 +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: 1cbe1b7a-cac0-4eba-aae8-6bb279d17148 X-Archives-Hash: b6f1a6cda65eb0dbf84fbc217e87d426 commit: ccb19977e7a2f2a896d6e5da5aac961364d472af Author: Lars Wendler gentoo org> AuthorDate: Tue Mar 1 07:52:12 2016 +0000 Commit: Lars Wendler gentoo org> CommitDate: Tue Mar 1 07:54:36 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccb19977 dev-libs/libfilezilla: Sync KEYWORDS. Package-Manager: portage-2.2.27 Signed-off-by: Lars Wendler gentoo.org> dev-libs/libfilezilla/libfilezilla-0.4.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libfilezilla/libfilezilla-0.4.0.1.ebuild b/dev-libs/libfilezilla/libfilezilla-0.4.0.1.ebuild index 2139f8e..d7530f4 100644 --- a/dev-libs/libfilezilla/libfilezilla-0.4.0.1.ebuild +++ b/dev-libs/libfilezilla/libfilezilla-0.4.0.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/filezilla/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="test" RDEPEND=""