diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-18 23:08:59 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-18 23:08:59 +0200 |
commit | bf62da68735dc1b52fec0d16b910330353e4a332 (patch) | |
tree | 8d91605a4764bcf6231d6261bcd1d606fb3ea397 /media-libs/tremor | |
parent | dev-python/gcs-oauth2-boto-plugin: new maintainers (diff) | |
download | gentoo-bf62da68735dc1b52fec0d16b910330353e4a332.tar.gz gentoo-bf62da68735dc1b52fec0d16b910330353e4a332.tar.bz2 gentoo-bf62da68735dc1b52fec0d16b910330353e4a332.zip |
media-libs/tremor: amd64 stable wrt bug #650656
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs/tremor')
-rw-r--r-- | media-libs/tremor/tremor-0_pre20130223-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/tremor/tremor-0_pre20130223-r2.ebuild b/media-libs/tremor/tremor-0_pre20130223-r2.ebuild index 492b5adb3cbf..6b0799174212 100644 --- a/media-libs/tremor/tremor-0_pre20130223-r2.ebuild +++ b/media-libs/tremor/tremor-0_pre20130223-r2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~ssuominen/${P}.tar.xz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86" IUSE="low-accuracy static-libs" RDEPEND=">=media-libs/libogg-1.3.0:=[${MULTILIB_USEDEP}]" |