From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B6FD6138335 for ; Sun, 14 Apr 2019 11:12:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 869A4E08F0; Sun, 14 Apr 2019 11:12:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5E0E4E08F0 for ; Sun, 14 Apr 2019 11:12:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BD3DF341005 for ; Sun, 14 Apr 2019 11:12:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8D7515A6 for ; Sun, 14 Apr 2019 11:12:47 +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: <1555240290.d7fbe677567086b52c0aa4313b9a4913c464a49b.ago@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.999.ebuild X-VCS-Directories: media-video/pitivi/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: d7fbe677567086b52c0aa4313b9a4913c464a49b X-VCS-Branch: master Date: Sun, 14 Apr 2019 11:12:47 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c9a09195-c40c-4647-951a-ccb61d17887f X-Archives-Hash: c08378ed24bca8b15331211b59adb165 commit: d7fbe677567086b52c0aa4313b9a4913c464a49b Author: Agostino Sarubbo gentoo org> AuthorDate: Sun Apr 14 11:11:30 2019 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sun Apr 14 11:11:30 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7fbe677 media-video/pitivi: amd64 stable wrt bug #641780 Signed-off-by: Agostino Sarubbo gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" media-video/pitivi/pitivi-0.999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/pitivi/pitivi-0.999.ebuild b/media-video/pitivi/pitivi-0.999.ebuild index 86a22b44d63..31b2f82b652 100644 --- a/media-video/pitivi/pitivi-0.999.ebuild +++ b/media-video/pitivi/pitivi-0.999.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="http://www.pitivi.org" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="v4l test" REQUIRED_USE="${PYTHON_REQUIRED_USE}"