From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-904203-garchives=archives.gentoo.org@lists.gentoo.org> 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 CEEE5138331 for <garchives@archives.gentoo.org>; Sat, 1 Oct 2016 13:17:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 70C86E0B07; Sat, 1 Oct 2016 13:17:28 +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 54A99E0B07 for <gentoo-commits@lists.gentoo.org>; Sat, 1 Oct 2016 13:17:28 +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 7073C340FC2 for <gentoo-commits@lists.gentoo.org>; Sat, 1 Oct 2016 13:17:27 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8589924B2 for <gentoo-commits@lists.gentoo.org>; Sat, 1 Oct 2016 08:45:17 +0000 (UTC) From: "Pacho Ramos" <pacho@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" <pacho@gentoo.org> Message-ID: <1475311455.39c20504dfbb5838dadb0ddb072e4e564f286999.pacho@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-r200.ebuild dev-libs/keybinder/keybinder-0.3.1-r300.ebuild X-VCS-Directories: dev-libs/keybinder/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 39c20504dfbb5838dadb0ddb072e4e564f286999 X-VCS-Branch: master Date: Sat, 1 Oct 2016 08:45:17 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 71d781e2-0eb0-46d8-aa62-f4c64d9ed56e X-Archives-Hash: 361ca3c07b8bb9c42a32df523beb5176 commit: 39c20504dfbb5838dadb0ddb072e4e564f286999 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Sat Oct 1 08:44:15 2016 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Sat Oct 1 08:44:15 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39c20504 dev-libs/keybinder: amd64/x86 stable, bug #593264 Package-Manager: portage-2.3.0 dev-libs/keybinder/keybinder-0.3.1-r200.ebuild | 2 +- dev-libs/keybinder/keybinder-0.3.1-r300.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/keybinder/keybinder-0.3.1-r200.ebuild b/dev-libs/keybinder/keybinder-0.3.1-r200.ebuild index 001c4c5..ade2f6f 100644 --- a/dev-libs/keybinder/keybinder-0.3.1-r200.ebuild +++ b/dev-libs/keybinder/keybinder-0.3.1-r200.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/engla/keybinder/releases/download/v${PV}/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 arm ~hppa ~mips ~ppc ~ppc64 x86" IUSE="+introspection lua python" RDEPEND=">=x11-libs/gtk+-2.20:2 diff --git a/dev-libs/keybinder/keybinder-0.3.1-r300.ebuild b/dev-libs/keybinder/keybinder-0.3.1-r300.ebuild index 586a183..f7428a3 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