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 62C9C138331 for ; Sat, 1 Oct 2016 08:22:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9215BE08C5; Sat, 1 Oct 2016 08:22:24 +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 73F68E0881 for ; Sat, 1 Oct 2016 08:22:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 28B963406C2 for ; Sat, 1 Oct 2016 08:22:23 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D659824C7 for ; Sat, 1 Oct 2016 08:03:41 +0000 (UTC) From: "Markus Meier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" Message-ID: <1475309006.5c8c646bf8e547b91a37436e7eea995370e9e010.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/keybinder/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/keybinder/keybinder-0.3.1-r300.ebuild X-VCS-Directories: dev-libs/keybinder/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: 5c8c646bf8e547b91a37436e7eea995370e9e010 X-VCS-Branch: master Date: Sat, 1 Oct 2016 08:03: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: 5d9f543a-0cfe-4700-9061-76d0ef447f00 X-Archives-Hash: 6b30b559cb778295eb10a6891a35e8c6 commit: 5c8c646bf8e547b91a37436e7eea995370e9e010 Author: Markus Meier gentoo org> AuthorDate: Sat Oct 1 08:03:26 2016 +0000 Commit: Markus Meier gentoo org> CommitDate: Sat Oct 1 08:03:26 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c8c646b dev-libs/keybinder: arm stable, bug #593264 Package-Manager: portage-2.3.1 RepoMan-Options: --include-arches="arm" dev-libs/keybinder/keybinder-0.3.1-r300.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/keybinder/keybinder-0.3.1-r300.ebuild b/dev-libs/keybinder/keybinder-0.3.1-r300.ebuild index fee8390..586a183 100644 --- a/dev-libs/keybinder/keybinder-0.3.1-r300.ebuild +++ b/dev-libs/keybinder/keybinder-0.3.1-r300.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/engla/keybinder/releases/download/${PN}-3.0-v${PV}/$ LICENSE="MIT" SLOT="3" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 arm ~hppa ~mips ~ppc ~ppc64 ~x86" IUSE="+introspection" RDEPEND="x11-libs/gtk+:3