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 71465139694 for ; Thu, 2 Mar 2017 10:48:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CC42521C0A5; Thu, 2 Mar 2017 10:48:31 +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 8E33621C0A5 for ; Thu, 2 Mar 2017 10:48:06 +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 948F83416DE for ; Thu, 2 Mar 2017 10:47:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 09CCA59C1 for ; Thu, 2 Mar 2017 10:47:48 +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: <1488451566.5e44f77d3539719b00554534944317470b93ca1e.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/alure/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/alure/alure-1.2-r1.ebuild X-VCS-Directories: media-libs/alure/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 5e44f77d3539719b00554534944317470b93ca1e X-VCS-Branch: master Date: Thu, 2 Mar 2017 10:47:48 +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: 5febc637-9f07-47ff-9ea1-192e9bf4d270 X-Archives-Hash: 98bf9f0bb7dd27d588cfe77dac5dac9f commit: 5e44f77d3539719b00554534944317470b93ca1e Author: Agostino Sarubbo gentoo org> AuthorDate: Thu Mar 2 10:46:06 2017 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Thu Mar 2 10:46:06 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e44f77d media-libs/alure: x86 stable wrt bug #610914 Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> media-libs/alure/alure-1.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/alure/alure-1.2-r1.ebuild b/media-libs/alure/alure-1.2-r1.ebuild index 03f8ac12260..85ba444443c 100644 --- a/media-libs/alure/alure-1.2-r1.ebuild +++ b/media-libs/alure/alure-1.2-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://kcat.strangesoft.net/alure-releases/${P}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="dumb examples flac fluidsynth mp3 sndfile static-libs vorbis" RDEPEND=">=media-libs/openal-1.1