Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/kvazaar/
Date: Thu, 13 May 2021 16:39:14
Message-Id: 1620923947.0c5aabf8b2f42ada35edf901db69f021a2dcf283.sam@gentoo
1 commit: 0c5aabf8b2f42ada35edf901db69f021a2dcf283
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 13 16:39:07 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu May 13 16:39:07 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c5aabf8
7
8 media-libs/kvazaar: Stabilize 2.0.0 arm64, #786396
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-libs/kvazaar/kvazaar-2.0.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-libs/kvazaar/kvazaar-2.0.0.ebuild b/media-libs/kvazaar/kvazaar-2.0.0.ebuild
16 index f0ff4dca352..d5404248150 100644
17 --- a/media-libs/kvazaar/kvazaar-2.0.0.ebuild
18 +++ b/media-libs/kvazaar/kvazaar-2.0.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -11,7 +11,7 @@ if [[ ${PV} = *9999 ]] ; then
26 else
27 SRC_URI="https://github.com/ultravideo/kvazaar/archive/v${PV}.tar.gz -> ${P}.tar.gz
28 test? ( https://github.com/silentbicycle/greatest/archive/v${GREATEST_PV}.tar.gz -> greatest-${GREATEST_PV}.tar.gz )"
29 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
30 + KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
31 fi
32 inherit autotools flag-o-matic multilib-minimal toolchain-funcs