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 44C8D138334 for ; Sun, 20 Oct 2019 08:58:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 95AD5E0876; Sun, 20 Oct 2019 08:58:30 +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 7E040E0876 for ; Sun, 20 Oct 2019 08:58:30 +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 87E8E34C07F for ; Sun, 20 Oct 2019 08:58:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 40F3E76A for ; Sun, 20 Oct 2019 08:58:28 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1571561903.669eda8b7a97e5b4bc2ec061281e097a194b6976.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/quilt/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/quilt/quilt-0.66.ebuild X-VCS-Directories: dev-util/quilt/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 669eda8b7a97e5b4bc2ec061281e097a194b6976 X-VCS-Branch: master Date: Sun, 20 Oct 2019 08:58:28 +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: 95871aaa-c010-4ddc-8f2e-5238d89a1a58 X-Archives-Hash: d8081e478fde8d461f3c3cd601bab61a commit: 669eda8b7a97e5b4bc2ec061281e097a194b6976 Author: Mikle Kolyada gentoo org> AuthorDate: Sun Oct 20 08:56:37 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Oct 20 08:58:23 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=669eda8b dev-util/quilt: arm stable wrt bug #696286 Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada gentoo.org> dev-util/quilt/quilt-0.66.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/quilt/quilt-0.66.ebuild b/dev-util/quilt/quilt-0.66.ebuild index f82d56b85a6..13481d763f2 100644 --- a/dev-util/quilt/quilt-0.66.ebuild +++ b/dev-util/quilt/quilt-0.66.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://savannah.nongnu.org/download/quilt/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris" +KEYWORDS="amd64 arm ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris" IUSE="emacs graphviz elibc_Darwin elibc_SunOS" RDEPEND="sys-apps/ed