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 978411382C5 for ; Wed, 14 Feb 2018 19:38:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B58E6E0C08; Wed, 14 Feb 2018 19:38:44 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 95CE8E0C08 for ; Wed, 14 Feb 2018 19:38:44 +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 92B21335C07 for ; Wed, 14 Feb 2018 19:38:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DB1921F5 for ; Wed, 14 Feb 2018 19:38:41 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1518637083.4df6d49f6f74e5cc7a52d10341689df4f9c78489.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/i3/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-wm/i3/i3-4.14.1.ebuild X-VCS-Directories: x11-wm/i3/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 4df6d49f6f74e5cc7a52d10341689df4f9c78489 X-VCS-Branch: master Date: Wed, 14 Feb 2018 19:38:41 +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: 2ea22c37-46ba-450a-b1a6-806cdd7c7b97 X-Archives-Hash: ebf3b005bfcaf44e89f7b545fd592af3 commit: 4df6d49f6f74e5cc7a52d10341689df4f9c78489 Author: Nelo-T. Wallus wallus de> AuthorDate: Wed Feb 14 17:43:42 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Feb 14 19:38:03 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4df6d49f x11-wm/i3: Revert "add ~arm64, bug #640274" Dependencies are not keyworded, see bug for details. Bug: https://bugs.gentoo.org/640274 Closes: https://github.com/gentoo/gentoo/pull/7187 Reverts: 5bde02429fa44ae1d62e116b7ae008ec6b3babd0 x11-wm/i3/i3-4.14.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-wm/i3/i3-4.14.1.ebuild b/x11-wm/i3/i3-4.14.1.ebuild index df485534f2f..3c204ad407f 100644 --- a/x11-wm/i3/i3-4.14.1.ebuild +++ b/x11-wm/i3/i3-4.14.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://i3wm.org/downloads/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~x86" IUSE="doc debug test" CDEPEND="dev-libs/libev