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 60E451385E0 for ; Mon, 7 Sep 2015 21:11:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 30FA6142D3; Mon, 7 Sep 2015 21:11:28 +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 04E24142D3 for ; Mon, 7 Sep 2015 21:11:26 +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 402103408F0 for ; Mon, 7 Sep 2015 21:11:26 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 55E04198 for ; Mon, 7 Sep 2015 21:11:22 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1441660092.be26ddf297df08fdb3670136a0fb85702a1ecf3a.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/gsound/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/gsound/gsound-1.0.1.ebuild X-VCS-Directories: media-libs/gsound/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: be26ddf297df08fdb3670136a0fb85702a1ecf3a X-VCS-Branch: master Date: Mon, 7 Sep 2015 21:11:22 +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: 616644de-6119-4600-9fe5-c27fec78ed10 X-Archives-Hash: c673c6e5295659769bb0f7b364176b00 commit: be26ddf297df08fdb3670136a0fb85702a1ecf3a Author: Mikle Kolyada gentoo org> AuthorDate: Mon Sep 7 20:48:45 2015 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon Sep 7 21:08:12 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be26ddf2 media-libs/gsound: amd64 stable wrt bug #551826 Package-Manager: portage-2.2.20.1 RepoMan-Options: --ignore-arches media-libs/gsound/gsound-1.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/gsound/gsound-1.0.1.ebuild b/media-libs/gsound/gsound-1.0.1.ebuild index 391f0cc..3be6412 100644 --- a/media-libs/gsound/gsound-1.0.1.ebuild +++ b/media-libs/gsound/gsound-1.0.1.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GSound" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+introspection" # vala setup required for vapigen check