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>
This commit is contained in:
Matoro Mahri
2023-03-02 19:42:59 -05:00
committed by Viorel Munteanu
parent 2eaac6f10f
commit 698300ef95

View File

@@ -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"