diff options
author | Matoro Mahri <matoro@users.noreply.github.com> | 2023-03-08 15:03:56 -0500 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-09 01:07:08 +0000 |
commit | 18e6b44a61ed999e0adb24213d2d7be19b53b0c8 (patch) | |
tree | c823e3d08365b074b3faf9115a56a5042c077654 /media-libs/tremor | |
parent | media-libs/graphene: Keyword 1.10.8 mips, #897982 (diff) | |
download | gentoo-18e6b44a61ed999e0adb24213d2d7be19b53b0c8.tar.gz gentoo-18e6b44a61ed999e0adb24213d2d7be19b53b0c8.tar.bz2 gentoo-18e6b44a61ed999e0adb24213d2d7be19b53b0c8.zip |
media-libs/tremor: Keyword 0_pre20130223-r3 mips, #897984
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/tremor')
-rw-r--r-- | media-libs/tremor/tremor-0_pre20130223-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/tremor/tremor-0_pre20130223-r3.ebuild b/media-libs/tremor/tremor-0_pre20130223-r3.ebuild index f14f616db6df..71ff8528a87d 100644 --- a/media-libs/tremor/tremor-0_pre20130223-r3.ebuild +++ b/media-libs/tremor/tremor-0_pre20130223-r3.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=8 @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~ssuominen/${P}.tar.xz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86" IUSE="low-accuracy" RDEPEND=">=media-libs/libogg-1.3.0:=[${MULTILIB_USEDEP}]" |