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 61C92138331 for ; Wed, 24 Aug 2016 19:08:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 09A1021C0F9; Wed, 24 Aug 2016 19:08:02 +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 64BCA21C0AA for ; Wed, 24 Aug 2016 19:08:01 +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 641E43409C8 for ; Wed, 24 Aug 2016 19:08:00 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C3FCC2466 for ; Wed, 24 Aug 2016 19:07:58 +0000 (UTC) From: "NP Hardass" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "NP Hardass" Message-ID: <1472065667.23bde80a5c773c2e53e3cffd3df9f25be31aae81.np-hardass@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-emulation/dosbox/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-emulation/dosbox/dosbox-0.74_p20160629.ebuild X-VCS-Directories: games-emulation/dosbox/ X-VCS-Committer: np-hardass X-VCS-Committer-Name: NP Hardass X-VCS-Revision: 23bde80a5c773c2e53e3cffd3df9f25be31aae81 X-VCS-Branch: master Date: Wed, 24 Aug 2016 19:07:58 +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: d8bec5d8-4682-45cc-bb7b-762d14c4f305 X-Archives-Hash: d0fe548645b49222d34967833f1bd44b commit: 23bde80a5c773c2e53e3cffd3df9f25be31aae81 Author: NP-Hardass gentoo org> AuthorDate: Tue Aug 23 20:23:22 2016 +0000 Commit: NP Hardass gentoo org> CommitDate: Wed Aug 24 19:07:47 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23bde80a games-emulation/dosbox: stabilize amd64 x86 wrt #591154 Package-Manager: portage-2.3.0 games-emulation/dosbox/dosbox-0.74_p20160629.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-emulation/dosbox/dosbox-0.74_p20160629.ebuild b/games-emulation/dosbox/dosbox-0.74_p20160629.ebuild index f638a1e..46bd28b 100644 --- a/games-emulation/dosbox/dosbox-0.74_p20160629.ebuild +++ b/games-emulation/dosbox/dosbox-0.74_p20160629.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/dosbox-code-0-${PATCH}-dosbox-trunk.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc x86" IUSE="alsa debug hardened opengl" RDEPEND="alsa? ( media-libs/alsa-lib )