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, 28 Oct 2021 07:28:01
Message-Id: 1635406042.09bda2a2ff28bd5420e9381004f3582cab7b0da1.sam@gentoo
1 commit: 09bda2a2ff28bd5420e9381004f3582cab7b0da1
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 28 07:27:22 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 28 07:27:22 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09bda2a2
7
8 media-libs/codec2: Stabilize 1.0.1 ppc, #820467
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-libs/codec2/codec2-1.0.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/codec2/codec2-1.0.1.ebuild b/media-libs/codec2/codec2-1.0.1.ebuild
16 index fd2dea56492..af5cefc78dd 100644
17 --- a/media-libs/codec2/codec2-1.0.1.ebuild
18 +++ b/media-libs/codec2/codec2-1.0.1.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/1.0"
23 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~sparc x86"
25 IUSE="examples test"
26 # Not yet passing, but infrastructure added to run
27 RESTRICT="test"