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/opus/
Date: Sat, 12 Jun 2021 16:05:28
Message-Id: 1623513870.8b0450416e645c5c02eb7f558e4954a8893ebd18.sam@gentoo
1 commit: 8b0450416e645c5c02eb7f558e4954a8893ebd18
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 12 16:04:30 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 12 16:04:30 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b045041
7
8 media-libs/opus: Stabilize 1.3.1-r2 amd64, #795387
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-libs/opus/opus-1.3.1-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/opus/opus-1.3.1-r2.ebuild b/media-libs/opus/opus-1.3.1-r2.ebuild
16 index 2de9ad37889..8b8ed39618f 100644
17 --- a/media-libs/opus/opus-1.3.1-r2.ebuild
18 +++ b/media-libs/opus/opus-1.3.1-r2.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://archive.mozilla.org/pub/opus/${P}.tar.gz"
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
25 INTRINSIC_FLAGS="cpu_flags_x86_sse cpu_flags_arm_neon"
26 IUSE="custom-modes doc static-libs ${INTRINSIC_FLAGS}"