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/codec2/
Date: Thu, 07 Jan 2021 18:57:28
Message-Id: 1610045837.21afd166e543d3d5580e359c198830b76e4efdc9.sam@gentoo
1 commit: 21afd166e543d3d5580e359c198830b76e4efdc9
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 7 18:57:17 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 7 18:57:17 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21afd166
7
8 media-libs/codec2: Stabilize 0.9.2-r1 ppc64, #763399
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-libs/codec2/codec2-0.9.2-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/codec2/codec2-0.9.2-r1.ebuild b/media-libs/codec2/codec2-0.9.2-r1.ebuild
16 index 65c7c6380bb..6d15dce3533 100644
17 --- a/media-libs/codec2/codec2-0.9.2-r1.ebuild
18 +++ b/media-libs/codec2/codec2-0.9.2-r1.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/drowe67/codec2/archive/v${PV}.tar.gz -> ${P}.tar.gz"
20
21 LICENSE="LGPL-2.1"
22 SLOT="0/0.9"
23 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
25 IUSE="examples test"
26 # Not yet passing, but infrastructure added to run
27 RESTRICT="test"