From d44e95bb82f57f363e88d84169c40aa6096d97a8 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Wed, 15 Feb 2017 16:05:10 +0100 Subject: media-libs/kvazaar: amd64 stable wrt bug #608868 Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- media-libs/kvazaar/kvazaar-1.0.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/kvazaar/kvazaar-1.0.0.ebuild b/media-libs/kvazaar/kvazaar-1.0.0.ebuild index b1fdc2047eab..088fcb09ebd3 100644 --- a/media-libs/kvazaar/kvazaar-1.0.0.ebuild +++ b/media-libs/kvazaar/kvazaar-1.0.0.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$ @@ -21,7 +21,7 @@ HOMEPAGE="http://ultravideo.cs.tut.fi/ https://github.com/ultravideo/kvazaar" if [ "${PV#9999}" = "${PV}" ] ; then SRC_URI="https://github.com/ultravideo/kvazaar/archive/v${PV}.tar.gz -> ${P}.tar.gz test? ( https://github.com/silentbicycle/greatest/archive/v${GREATEST_PV}.tar.gz -> greatest-${GREATEST_PV}.tar.gz )" - KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" + KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~x86" fi LICENSE="LGPL-2.1" -- cgit v1.2.3-65-gdbad