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 328A21396D0 for ; Sat, 30 Sep 2017 04:26:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4C0192BC00C; Sat, 30 Sep 2017 04:26:58 +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 247CA2BC008 for ; Sat, 30 Sep 2017 04:26: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 5B93A3417F4 for ; Sat, 30 Sep 2017 04:26:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D21A0908A for ; Sat, 30 Sep 2017 04:26:55 +0000 (UTC) From: "Michael Palimaka" 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 Palimaka" Message-ID: <1506745603.c508116f2e68ec0521a6fdc5163480c3b88e4e77.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-util/xboxdrv/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-util/xboxdrv/xboxdrv-0.8.8.ebuild X-VCS-Directories: games-util/xboxdrv/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: c508116f2e68ec0521a6fdc5163480c3b88e4e77 X-VCS-Branch: master Date: Sat, 30 Sep 2017 04:26:55 +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: f4c1b46f-b63b-45f4-b471-3dd67e4b75a9 X-Archives-Hash: 0a8c52c5a85c9290b735a49be0170650 commit: c508116f2e68ec0521a6fdc5163480c3b88e4e77 Author: Michael Palimaka gentoo org> AuthorDate: Sat Sep 30 04:26:21 2017 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sat Sep 30 04:26:43 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c508116f games-util/xboxdrv: stabilise 0.8.8 for amd64/x86 Closes: https://bugs.gentoo.org/632340 Package-Manager: Portage-2.3.8, Repoman-2.3.3 games-util/xboxdrv/xboxdrv-0.8.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-util/xboxdrv/xboxdrv-0.8.8.ebuild b/games-util/xboxdrv/xboxdrv-0.8.8.ebuild index 393f6021f3c..0e0a2083808 100644 --- a/games-util/xboxdrv/xboxdrv-0.8.8.ebuild +++ b/games-util/xboxdrv/xboxdrv-0.8.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="http://pingus.seul.org/~grumbel/xboxdrv/${MY_P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND="dev-libs/boost:= dev-libs/dbus-glib:=