Gentoo Archives: gentoo-commits

From: Viorel Munteanu <ceamac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/vo-amrwbenc/
Date: Fri, 03 Mar 2023 06:28:48
Message-Id: 1677824706.698300ef95e064afe731db13d7c32b0dce768e43.ceamac@gentoo
1 commit: 698300ef95e064afe731db13d7c32b0dce768e43
2 Author: Matoro Mahri <matoro <AT> users <DOT> noreply <DOT> github <DOT> com>
3 AuthorDate: Fri Mar 3 00:42:59 2023 +0000
4 Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 3 06:25:06 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=698300ef
7
8 media-libs/vo-amrwbenc: Keyword 0.1.3 mips, #896144
9
10 Signed-off-by: Matoro Mahri <matoro <AT> users.noreply.github.com>
11 Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>
12
13 media-libs/vo-amrwbenc/vo-amrwbenc-0.1.3.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/media-libs/vo-amrwbenc/vo-amrwbenc-0.1.3.ebuild b/media-libs/vo-amrwbenc/vo-amrwbenc-0.1.3.ebuild
17 index 099f5938adaa..1c9b7dffeb79 100644
18 --- a/media-libs/vo-amrwbenc/vo-amrwbenc-0.1.3.ebuild
19 +++ b/media-libs/vo-amrwbenc/vo-amrwbenc-0.1.3.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2022 Gentoo Authors
22 +# Copyright 1999-2023 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]]; then
27 EGIT_REPO_URI="https://github.com/mstorsjo/vo-amrwbenc.git"
28 else
29 SRC_URI="mirror://sourceforge/opencore-amr/${P}.tar.gz"
30 - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86 ~x64-macos"
31 + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86 ~x64-macos"
32 fi
33
34 DESCRIPTION="VisualOn AMR-WB encoder library"