summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro@users.noreply.github.com>2023-03-02 20:04:19 -0500
committerViorel Munteanu <ceamac@gentoo.org>2023-03-03 08:25:06 +0200
commit141e803d08d96b2ab7469aed1737afcb10fc0e88 (patch)
tree7adb6b69b1cfe3be15540f784f84dcd01120c237 /media-libs
parentmedia-libs/vo-amrwbenc: Keyword 0.1.3 mips, #896144 (diff)
downloadgentoo-141e803d08d96b2ab7469aed1737afcb10fc0e88.tar.gz
gentoo-141e803d08d96b2ab7469aed1737afcb10fc0e88.tar.bz2
gentoo-141e803d08d96b2ab7469aed1737afcb10fc0e88.zip
media-libs/x265: Keyword 3.5-r2 mips, #896146
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/x265/x265-3.5-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/x265/x265-3.5-r2.ebuild b/media-libs/x265/x265-3.5-r2.ebuild
index 69e3d5439171..3fa4d5cb933f 100644
--- a/media-libs/x265/x265-3.5-r2.ebuild
+++ b/media-libs/x265/x265-3.5-r2.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
@@ -11,7 +11,7 @@ if [[ ${PV} = 9999* ]]; then
S=${WORKDIR}/${P}/source
else
SRC_URI="https://bitbucket.org/multicoreware/x265_git/downloads/${PN}_${PV}.tar.gz"
- KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv x86"
+ KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv x86"
fi
DESCRIPTION="Library for encoding video streams into the H.265/HEVC format"