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 3CD41139694 for ; Thu, 23 Feb 2017 21:45:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8083E21C231; Thu, 23 Feb 2017 21:45:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6101F21C231 for ; Thu, 23 Feb 2017 21:45:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 76D9D341674 for ; Thu, 23 Feb 2017 21:45:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CC77D523F for ; Thu, 23 Feb 2017 21:45:42 +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: <1487886336.2663d2629a7dae5913beae58d9821825496dfb95.xmw@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xvkbd/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/xvkbd/xvkbd-3.7.ebuild X-VCS-Directories: x11-misc/xvkbd/ X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: 2663d2629a7dae5913beae58d9821825496dfb95 X-VCS-Branch: master Date: Thu, 23 Feb 2017 21:45:42 +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: 78e5a9c6-0a92-4175-bdb5-4a4d3dfae625 X-Archives-Hash: ebc4a04b39504add0554e2331a5b0db8 commit: 2663d2629a7dae5913beae58d9821825496dfb95 Author: Michael Weber gentoo org> AuthorDate: Thu Feb 23 21:44:20 2017 +0000 Commit: Michael Weber gentoo org> CommitDate: Thu Feb 23 21:45:36 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2663d262 x11-misc/xvkbd: Add ~arm keyword (bug 488568). Package-Manager: Portage-2.3.3, Repoman-2.3.1 x11-misc/xvkbd/xvkbd-3.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/xvkbd/xvkbd-3.7.ebuild b/x11-misc/xvkbd/xvkbd-3.7.ebuild index c093c0a80f..5ca7788012 100644 --- a/x11-misc/xvkbd/xvkbd-3.7.ebuild +++ b/x11-misc/xvkbd/xvkbd-3.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="http://homepage3.nifty.com/tsato/xvkbd/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~x86" RDEPEND=" x11-libs/libX11