diff options
author | Sam James <sam@gentoo.org> | 2022-11-13 12:34:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-13 12:34:10 +0000 |
commit | 6b4fbee00abc2dca4447e0e1b2393f09d0fe6474 (patch) | |
tree | 1fb7dedb9ab825bbcc69140de962a6a5abe2aa44 /media-libs/tremor | |
parent | media-libs/tremor: Stabilize 0_pre20130223-r3 amd64, #881167 (diff) | |
download | gentoo-6b4fbee00abc2dca4447e0e1b2393f09d0fe6474.tar.gz gentoo-6b4fbee00abc2dca4447e0e1b2393f09d0fe6474.tar.bz2 gentoo-6b4fbee00abc2dca4447e0e1b2393f09d0fe6474.zip |
media-libs/tremor: Stabilize 0_pre20130223-r3 ppc, #881167
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/tremor/tremor-0_pre20130223-r3.ebuild b/media-libs/tremor/tremor-0_pre20130223-r3.ebuild index cbe7b00fa961..d0a77a5dd670 100644 --- a/media-libs/tremor/tremor-0_pre20130223-r3.ebuild +++ b/media-libs/tremor/tremor-0_pre20130223-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~ssuominen/${P}.tar.xz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86" IUSE="low-accuracy" RDEPEND=">=media-libs/libogg-1.3.0:=[${MULTILIB_USEDEP}]" |