diff options
author | Sam James <sam@gentoo.org> | 2022-11-13 12:34:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-13 12:34:08 +0000 |
commit | 1f4e1e1fee9d159ae2cde0c8986b7a2dbaeb34c4 (patch) | |
tree | 8cb56bfc888df071b6ca299c757c383c2553fa5c /media-libs/tremor | |
parent | www-client/links: Stabilize 2.28 x86, #881115 (diff) | |
download | gentoo-1f4e1e1fee9d159ae2cde0c8986b7a2dbaeb34c4.tar.gz gentoo-1f4e1e1fee9d159ae2cde0c8986b7a2dbaeb34c4.tar.bz2 gentoo-1f4e1e1fee9d159ae2cde0c8986b7a2dbaeb34c4.zip |
media-libs/tremor: Stabilize 0_pre20130223-r3 x86, #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 f998e817d417..164886637632 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}]" |