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 2A0341384C3 for ; Sun, 6 Sep 2015 20:55:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ADDF6142C3; Sun, 6 Sep 2015 20:55:33 +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 01A6E142C3 for ; Sun, 6 Sep 2015 20:55:32 +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 46757340AF3 for ; Sun, 6 Sep 2015 20:55:32 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 90C3218B for ; Sun, 6 Sep 2015 20:55:29 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1441572914.1a981d1e3b16b8bc698f263032e49c98ae6087f5.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/pitivi/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/pitivi/pitivi-0.94.ebuild X-VCS-Directories: media-video/pitivi/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 1a981d1e3b16b8bc698f263032e49c98ae6087f5 X-VCS-Branch: master Date: Sun, 6 Sep 2015 20:55:29 +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: f6d04186-b21b-406a-baeb-6364153ee0c4 X-Archives-Hash: 3057e899d36592dc3636c82e712ad222 commit: 1a981d1e3b16b8bc698f263032e49c98ae6087f5 Author: Pacho Ramos gentoo org> AuthorDate: Sun Sep 6 20:54:06 2015 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sun Sep 6 20:55:14 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a981d1e media-video/pitivi: x86 keyword Package-Manager: portage-2.2.20.1 media-video/pitivi/pitivi-0.94.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/pitivi/pitivi-0.94.ebuild b/media-video/pitivi/pitivi-0.94.ebuild index 4505022..157ec8b 100644 --- a/media-video/pitivi/pitivi-0.94.ebuild +++ b/media-video/pitivi/pitivi-0.94.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="http://www.pitivi.org" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="v4l test" REQUIRED_USE="${PYTHON_REQUIRED_USE}"