diff options
author | Sam James <sam@gentoo.org> | 2022-11-13 12:34:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-13 12:34:09 +0000 |
commit | ee0a87eefceef66fafd2ae79bfe008bdd49733c9 (patch) | |
tree | fa1a26e5e9250465db89be61d84674dddc0e985c /media-libs/tremor | |
parent | media-libs/tremor: Stabilize 0_pre20130223-r3 x86, #881167 (diff) | |
download | gentoo-ee0a87eefceef66fafd2ae79bfe008bdd49733c9.tar.gz gentoo-ee0a87eefceef66fafd2ae79bfe008bdd49733c9.tar.bz2 gentoo-ee0a87eefceef66fafd2ae79bfe008bdd49733c9.zip |
media-libs/tremor: Stabilize 0_pre20130223-r3 amd64, #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 164886637632..cbe7b00fa961 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}]" |