summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro@users.noreply.github.com>2023-02-27 09:48:42 -0500
committerSam James <sam@gentoo.org>2023-02-28 01:30:13 +0000
commitad54cbd0b188768c23daf9509225d8d86b3d8bbe (patch)
treedfd0619ef7dbff3b104a37688d68fc9f1ac1a9ae
parentmedia-libs/libiec61883: Keyword 1.2.0-r2 mips, #896126 (diff)
downloadgentoo-ad54cbd0.tar.gz
gentoo-ad54cbd0.tar.bz2
gentoo-ad54cbd0.zip
media-libs/libilbc: Keyword 3.0.4 mips, #896128
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--media-libs/libilbc/libilbc-3.0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libilbc/libilbc-3.0.4.ebuild b/media-libs/libilbc/libilbc-3.0.4.ebuild
index 0dec75c32601..715276cc4177 100644
--- a/media-libs/libilbc/libilbc-3.0.4.ebuild
+++ b/media-libs/libilbc/libilbc-3.0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]]; then
EGIT_REPO_URI="https://github.com/TimothyGu/${PN}"
else
SRC_URI="https://github.com/TimothyGu/${PN}/releases/download/v${PV}/${P}.tar.gz"
- KEYWORDS="amd64 arm arm64 ~ia64 ppc ppc64 ~riscv ~sparc x86"
+ KEYWORDS="amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86"
fi
DESCRIPTION="Packaged version of iLBC codec from the WebRTC project"