Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/codec2/
Date: Thu, 28 Oct 2021 06:43:03
Message-Id: 1635403378.b579b58b3e01e2d83ab1584b85b145270b61a635.ago@gentoo
1 commit: b579b58b3e01e2d83ab1584b85b145270b61a635
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 28 06:42:43 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 28 06:42:58 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b579b58b
7
8 media-libs/codec2: x86 stable wrt bug #820467
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 media-libs/codec2/codec2-1.0.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-libs/codec2/codec2-1.0.1.ebuild b/media-libs/codec2/codec2-1.0.1.ebuild
18 index e0cd13fc2db..fd2dea56492 100644
19 --- a/media-libs/codec2/codec2-1.0.1.ebuild
20 +++ b/media-libs/codec2/codec2-1.0.1.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/drowe67/codec2/archive/v${PV}.tar.gz -> ${P}.tar.gz"
22
23 LICENSE="LGPL-2.1"
24 SLOT="0/1.0"
25 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
26 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86"
27 IUSE="examples test"
28 # Not yet passing, but infrastructure added to run
29 RESTRICT="test"