summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro@users.noreply.github.com>2023-03-02 19:42:59 -0500
committerViorel Munteanu <ceamac@gentoo.org>2023-03-03 08:25:06 +0200
commit698300ef95e064afe731db13d7c32b0dce768e43 (patch)
tree1b378dcd9bc5ede668713603c88edde43c76346a /media-libs
parentmedia-libs/svt-av1: Keyword 1.1.0 mips, #896142 (diff)
downloadgentoo-698300ef95e064afe731db13d7c32b0dce768e43.tar.gz
gentoo-698300ef95e064afe731db13d7c32b0dce768e43.tar.bz2
gentoo-698300ef95e064afe731db13d7c32b0dce768e43.zip
media-libs/vo-amrwbenc: Keyword 0.1.3 mips, #896144
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/vo-amrwbenc/vo-amrwbenc-0.1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/vo-amrwbenc/vo-amrwbenc-0.1.3.ebuild b/media-libs/vo-amrwbenc/vo-amrwbenc-0.1.3.ebuild
index 099f5938adaa..1c9b7dffeb79 100644
--- a/media-libs/vo-amrwbenc/vo-amrwbenc-0.1.3.ebuild
+++ b/media-libs/vo-amrwbenc/vo-amrwbenc-0.1.3.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/mstorsjo/vo-amrwbenc.git"
else
SRC_URI="mirror://sourceforge/opencore-amr/${P}.tar.gz"
- KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86 ~x64-macos"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86 ~x64-macos"
fi
DESCRIPTION="VisualOn AMR-WB encoder library"