From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 4B5D013881C for ; Thu, 24 Sep 2015 13:42:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 45E1021C003; Thu, 24 Sep 2015 13:42:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E2F3321C003 for ; Thu, 24 Sep 2015 13:42:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D8C4C340752 for ; Thu, 24 Sep 2015 13:42:27 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 63B4A207 for ; Thu, 24 Sep 2015 13:42:26 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1443102133.c49cd8aba6d231e17f2f3d9fdd1163d471b202a9.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/hidapi/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/hidapi/hidapi-0.8.0_rc1_p20140719.ebuild X-VCS-Directories: dev-libs/hidapi/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: c49cd8aba6d231e17f2f3d9fdd1163d471b202a9 X-VCS-Branch: master Date: Thu, 24 Sep 2015 13:42:26 +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: a0bf862c-d166-4ebc-9e84-e83ccb35bae4 X-Archives-Hash: 25af1660aa771151009f3eb3c09781ff commit: c49cd8aba6d231e17f2f3d9fdd1163d471b202a9 Author: Agostino Sarubbo gentoo org> AuthorDate: Thu Sep 24 13:42:13 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Thu Sep 24 13:42:13 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c49cd8ab dev-libs/hidapi: amd64 stable wrt bug #558744 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" dev-libs/hidapi/hidapi-0.8.0_rc1_p20140719.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/hidapi/hidapi-0.8.0_rc1_p20140719.ebuild b/dev-libs/hidapi/hidapi-0.8.0_rc1_p20140719.ebuild index dd690ab..c13f469 100644 --- a/dev-libs/hidapi/hidapi-0.8.0_rc1_p20140719.ebuild +++ b/dev-libs/hidapi/hidapi-0.8.0_rc1_p20140719.ebuild @@ -24,7 +24,7 @@ SRC_URI="https://github.com/signal11/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P} LICENSE="|| ( BSD GPL-3 HIDAPI )" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="doc fox static-libs" RDEPEND="virtual/libusb:1[${MULTILIB_USEDEP}]