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 6B36D13888F for ; Fri, 30 Oct 2015 08:45:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 132F2E080B; Fri, 30 Oct 2015 08:45:48 +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 9C88DE080B for ; Fri, 30 Oct 2015 08:45:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D41C3340C50 for ; Fri, 30 Oct 2015 08:45:46 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AE1871AD2 for ; Fri, 30 Oct 2015 08:45:45 +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: <1446194742.bda266b5c4f438db42b189be40ad50865a7e61e3.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libmatroska/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libmatroska/libmatroska-1.4.4.ebuild X-VCS-Directories: media-libs/libmatroska/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: bda266b5c4f438db42b189be40ad50865a7e61e3 X-VCS-Branch: master Date: Fri, 30 Oct 2015 08:45:45 +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: 293c7e02-9994-4ea9-98b3-0a94408d4a0b X-Archives-Hash: 16a980338fe9674eaf8a3db7d4753479 commit: bda266b5c4f438db42b189be40ad50865a7e61e3 Author: Agostino Sarubbo gentoo org> AuthorDate: Fri Oct 30 08:45:36 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Fri Oct 30 08:45:42 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bda266b5 media-libs/libmatroska: x86 stable wrt bug #564426 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" media-libs/libmatroska/libmatroska-1.4.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libmatroska/libmatroska-1.4.4.ebuild b/media-libs/libmatroska/libmatroska-1.4.4.ebuild index 3c4cbfe..01bb822 100644 --- a/media-libs/libmatroska/libmatroska-1.4.4.ebuild +++ b/media-libs/libmatroska/libmatroska-1.4.4.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://dl.matroska.org/downloads/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0/6" # subslot = soname major version -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-linux" IUSE="static-libs" RDEPEND=">=dev-libs/libebml-1.3.3:="