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 8AC5A138334 for ; Mon, 4 Jun 2018 19:26:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 12A16E0BD0; Mon, 4 Jun 2018 19:26:04 +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 D29A7E0BC2 for ; Mon, 4 Jun 2018 19:26:03 +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 B54D1335CA2 for ; Mon, 4 Jun 2018 19:26:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 590F42DA for ; Mon, 4 Jun 2018 19:25:58 +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: <1528138631.94ddd1547720894790b50465cee44bc5a2dd1eda.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/rofi/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/rofi/rofi-1.5.1.ebuild X-VCS-Directories: x11-misc/rofi/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 94ddd1547720894790b50465cee44bc5a2dd1eda X-VCS-Branch: master Date: Mon, 4 Jun 2018 19:25:58 +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: 0f5d44f1-21c5-498d-9829-a1cab3a0c9db X-Archives-Hash: 472b8cb962f786375fadbf25c78d7fa6 commit: 94ddd1547720894790b50465cee44bc5a2dd1eda Author: Alex Bennée linaro org> AuthorDate: Fri Jun 1 09:16:00 2018 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Mon Jun 4 18:57:11 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94ddd154 x11-misc/rofi: add ~arm64 keyword x11-misc/rofi/rofi-1.5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/rofi/rofi-1.5.1.ebuild b/x11-misc/rofi/rofi-1.5.1.ebuild index dc85085b314..d9dffef044c 100644 --- a/x11-misc/rofi/rofi-1.5.1.ebuild +++ b/x11-misc/rofi/rofi-1.5.1.ebuild @@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}/releases/download/${PV}/${P}.tar.xz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="test windowmode" RDEPEND="