summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-03-28 15:41:13 -0700
committerMatt Turner <mattst88@gentoo.org>2018-03-28 15:41:13 -0700
commit40fcbbe307160b7e0fb839ff494263f6825634a5 (patch)
tree279f594e39d2152e8b86c55283e9da7ed0819f6c /media-libs/opus
parentmedia-libs/libmpeg2-0.5.1-r2: added ~mips (diff)
downloadgentoo-40fcbbe307160b7e0fb839ff494263f6825634a5.tar.gz
gentoo-40fcbbe307160b7e0fb839ff494263f6825634a5.tar.bz2
gentoo-40fcbbe307160b7e0fb839ff494263f6825634a5.zip
media-libs/opus-1.2.1: added ~mips
Diffstat (limited to 'media-libs/opus')
-rw-r--r--media-libs/opus/opus-1.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/opus/opus-1.2.1.ebuild b/media-libs/opus/opus-1.2.1.ebuild
index 3672109954ed..67a1fc7d0fa2 100644
--- a/media-libs/opus/opus-1.2.1.ebuild
+++ b/media-libs/opus/opus-1.2.1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]] ; then
else
SRC_URI="https://archive.mozilla.org/pub/opus/${P}.tar.gz"
if [[ "${PV}" != *_alpha* ]] && [[ "${PV}" != *_beta* ]] ; then
- KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~ppc ~ppc64 sparc x86 ~amd64-fbsd"
+ KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-fbsd"
fi
fi