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 C8968139083 for ; Mon, 18 Dec 2017 16:52:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0DFEFE102A; Mon, 18 Dec 2017 16:52:59 +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 DD8D3E102A for ; Mon, 18 Dec 2017 16:52:58 +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 21AE033BF01 for ; Mon, 18 Dec 2017 16:52:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BD1D6AE6B for ; Mon, 18 Dec 2017 16:52:56 +0000 (UTC) From: "Michael Weber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Weber" Message-ID: <1513615968.00ed6823df74e2c8e430f3f233a44900aeb709a2.xmw@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/st/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-terms/st/st-0.7.ebuild X-VCS-Directories: x11-terms/st/ X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: 00ed6823df74e2c8e430f3f233a44900aeb709a2 X-VCS-Branch: master Date: Mon, 18 Dec 2017 16:52:56 +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: 7c814346-6bdd-4bf1-bd7c-c04da2f5fe74 X-Archives-Hash: dd294285e476ef1c35b0b2e37e0771cf commit: 00ed6823df74e2c8e430f3f233a44900aeb709a2 Author: Michael Weber gentoo org> AuthorDate: Mon Dec 18 16:52:37 2017 +0000 Commit: Michael Weber gentoo org> CommitDate: Mon Dec 18 16:52:48 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00ed6823 x11-terms/st: Add ~arm keyword. Closes: https://bugs.gentoo.org/595134 Package-Manager: Portage-2.3.19, Repoman-2.3.6 x11-terms/st/st-0.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-terms/st/st-0.7.ebuild b/x11-terms/st/st-0.7.ebuild index 380a053d068..36d75e01407 100644 --- a/x11-terms/st/st-0.7.ebuild +++ b/x11-terms/st/st-0.7.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://dl.suckless.org/st/${P}.tar.gz" LICENSE="MIT-with-advertising" SLOT="0" -KEYWORDS="amd64 hppa x86" +KEYWORDS="amd64 ~arm hppa x86" IUSE="savedconfig" RDEPEND="