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 7485A13888F for ; Sun, 4 Oct 2015 09:58:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CE8D921C03B; Sun, 4 Oct 2015 09:58:23 +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 799E221C03B for ; Sun, 4 Oct 2015 09:58:22 +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 9F154340961 for ; Sun, 4 Oct 2015 09:58:21 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 62E9B4C2 for ; Sun, 4 Oct 2015 09:58:19 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1443952691.dc3e739d6d9be72ea535e890dec41dbbd79a0970.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/movit/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/movit/movit-1.1.2.ebuild media-video/movit/movit-1.1.3.ebuild X-VCS-Directories: media-video/movit/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: dc3e739d6d9be72ea535e890dec41dbbd79a0970 X-VCS-Branch: master Date: Sun, 4 Oct 2015 09:58:19 +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: 865820f2-2442-4b45-96b5-72bed7f07282 X-Archives-Hash: 569ef3939974856cbda26f7942e2d536 commit: dc3e739d6d9be72ea535e890dec41dbbd79a0970 Author: Jeroen Roovers gentoo org> AuthorDate: Sun Oct 4 09:57:05 2015 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sun Oct 4 09:58:11 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc3e739d media-video/movit: Mark ~ppc64 (bug #558174). Package-Manager: portage-2.2.22 RepoMan-Options: --ignore-arches media-video/movit/movit-1.1.2.ebuild | 2 +- media-video/movit/movit-1.1.3.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/media-video/movit/movit-1.1.2.ebuild b/media-video/movit/movit-1.1.2.ebuild index 80e118c..4a85141 100644 --- a/media-video/movit/movit-1.1.2.ebuild +++ b/media-video/movit/movit-1.1.2.ebuild @@ -15,7 +15,7 @@ SRC_URI="http://movit.sesse.net/${P}.tar.gz LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" RDEPEND="media-libs/mesa diff --git a/media-video/movit/movit-1.1.3.ebuild b/media-video/movit/movit-1.1.3.ebuild index c51efb9..0892714 100644 --- a/media-video/movit/movit-1.1.3.ebuild +++ b/media-video/movit/movit-1.1.3.ebuild @@ -15,7 +15,7 @@ SRC_URI="http://movit.sesse.net/${P}.tar.gz LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" RDEPEND="media-libs/mesa