diff options
author | Pacho Ramos <pacho@gentoo.org> | 2017-02-11 18:28:13 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2017-02-11 19:27:43 +0100 |
commit | 23beb338dadb6b250973013f40af215fc55bf1de (patch) | |
tree | 31f9c4358b0c0f455b5409bd761054e48b9197bd /media-video/pitivi | |
parent | media-sound/pulseaudio: amd64 stable, bug 606818 (diff) | |
download | gentoo-23beb338dadb6b250973013f40af215fc55bf1de.tar.gz gentoo-23beb338dadb6b250973013f40af215fc55bf1de.tar.bz2 gentoo-23beb338dadb6b250973013f40af215fc55bf1de.zip |
media-video/pitivi: amd64 stable, bug 606818
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'media-video/pitivi')
-rw-r--r-- | media-video/pitivi/pitivi-0.97.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/pitivi/pitivi-0.97.1.ebuild b/media-video/pitivi/pitivi-0.97.1.ebuild index 2f6b4b74fe65..80db83a4e49f 100644 --- a/media-video/pitivi/pitivi-0.97.1.ebuild +++ b/media-video/pitivi/pitivi-0.97.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,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}" |