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 C31D9138334 for ; Tue, 7 Aug 2018 23:01:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 06797E080E; Tue, 7 Aug 2018 23:01:52 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 D2F9EE080E for ; Tue, 7 Aug 2018 23:01:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 DD0AC335C9B for ; Tue, 7 Aug 2018 23:01:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9F1FC386 for ; Tue, 7 Aug 2018 23:01:47 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1533682886.18f5895a6a36355857f2dbf4a3cff6f040f5b810.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/cgit/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-apps/cgit/cgit-1.2.1.ebuild X-VCS-Directories: www-apps/cgit/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 18f5895a6a36355857f2dbf4a3cff6f040f5b810 X-VCS-Branch: master Date: Tue, 7 Aug 2018 23:01: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: 28408fdb-c29e-4fac-9da3-6fa1a07ed078 X-Archives-Hash: 9ace68a6cd53eb9b1042b155c9c1bc80 commit: 18f5895a6a36355857f2dbf4a3cff6f040f5b810 Author: Mart Raudsepp gentoo org> AuthorDate: Tue Aug 7 19:13:15 2018 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Tue Aug 7 23:01:26 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18f5895a www-apps/cgit: remove randomly and very wrongly added arm64 keyword cgit didn't even have ~arm64 keywords, yet was stabled out of the blue, leading to a broken deptree QA issues. Package-Manager: Portage-2.3.43, Repoman-2.3.10 www-apps/cgit/cgit-1.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/cgit/cgit-1.2.1.ebuild b/www-apps/cgit/cgit-1.2.1.ebuild index 47dca91a09f..82174c82295 100644 --- a/www-apps/cgit/cgit-1.2.1.ebuild +++ b/www-apps/cgit/cgit-1.2.1.ebuild @@ -18,7 +18,7 @@ SRC_URI="mirror://kernel/software/scm/git/git-${GIT_V}.tar.xz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm arm64 x86" +KEYWORDS="amd64 arm x86" IUSE="doc +highlight +lua +jit" RDEPEND="