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 AD83B1384B4 for ; Wed, 2 Dec 2015 11:16:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DA97121C0CF; Wed, 2 Dec 2015 11:16:44 +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 25B5D21C0CA for ; Wed, 2 Dec 2015 11:16:43 +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 971D5340A3B for ; Wed, 2 Dec 2015 11:16:41 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0B4C1E68 for ; Wed, 2 Dec 2015 11:16:38 +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: <1449054932.c977f650f9a9cd22b6f0d4b260f694b14e6d594c.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXvMC/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/libXvMC/libXvMC-1.0.9.ebuild X-VCS-Directories: x11-libs/libXvMC/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: c977f650f9a9cd22b6f0d4b260f694b14e6d594c X-VCS-Branch: master Date: Wed, 2 Dec 2015 11:16:38 +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: 125c8d3a-b490-4838-bd85-7968ec0da039 X-Archives-Hash: f00f3e312c38411e3e185faabb17a638 commit: c977f650f9a9cd22b6f0d4b260f694b14e6d594c Author: Agostino Sarubbo gentoo org> AuthorDate: Wed Dec 2 11:15:32 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Wed Dec 2 11:15:32 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c977f650 x11-libs/libXvMC: ppc stable wrt bug #559062 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc" x11-libs/libXvMC/libXvMC-1.0.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/libXvMC/libXvMC-1.0.9.ebuild b/x11-libs/libXvMC/libXvMC-1.0.9.ebuild index bf95179..ddb240c 100644 --- a/x11-libs/libXvMC/libXvMC-1.0.9.ebuild +++ b/x11-libs/libXvMC/libXvMC-1.0.9.ebuild @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="X.Org XvMC library" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="" RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]