Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/kvazaar/
Date: Thu, 03 Jan 2019 15:04:00
Message-Id: 1546527822.c64a3a2339e57bebd725b996a5f593f1e459e4c8.slyfox@gentoo
1 commit: c64a3a2339e57bebd725b996a5f593f1e459e4c8
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 3 15:03:42 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 3 15:03:42 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c64a3a23
7
8 media-libs/kvazaar: stable 1.2.0-r1 for ia64, bug #671044
9
10 Package-Manager: Portage-2.3.53, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ia64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 media-libs/kvazaar/kvazaar-1.2.0-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-libs/kvazaar/kvazaar-1.2.0-r1.ebuild b/media-libs/kvazaar/kvazaar-1.2.0-r1.ebuild
18 index 56faff615c9..bf55da85117 100644
19 --- a/media-libs/kvazaar/kvazaar-1.2.0-r1.ebuild
20 +++ b/media-libs/kvazaar/kvazaar-1.2.0-r1.ebuild
21 @@ -11,7 +11,7 @@ if [[ ${PV} = *9999 ]] ; then
22 else
23 SRC_URI="https://github.com/ultravideo/kvazaar/archive/v${PV}.tar.gz -> ${P}.tar.gz
24 test? ( https://github.com/silentbicycle/greatest/archive/v${GREATEST_PV}.tar.gz -> greatest-${GREATEST_PV}.tar.gz )"
25 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
26 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ia64 ~ppc ~ppc64 ~sparc ~x86"
27 fi
28 inherit autotools flag-o-matic multilib-minimal toolchain-funcs