diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-17 11:02:02 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-17 11:02:02 +0100 |
commit | 7a5e3f2d504d97a3fdb7fde54d146b220cc9c8c7 (patch) | |
tree | 81ee8ae606c4f9d27177359db9b4eb9dd180073d /media-libs/tremor | |
parent | dev-libs/libisoburn: stable 1.5.2 for ppc, bug #723354 (diff) | |
download | gentoo-7a5e3f2d504d97a3fdb7fde54d146b220cc9c8c7.tar.gz gentoo-7a5e3f2d504d97a3fdb7fde54d146b220cc9c8c7.tar.bz2 gentoo-7a5e3f2d504d97a3fdb7fde54d146b220cc9c8c7.zip |
media-libs/tremor: stable 0_pre20130223-r2 for ppc64, bug #650656
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@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 10c211ff49e6..0fce5901f7a5 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}]" |