diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-17 10:45:20 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-17 10:45:20 +0100 |
commit | 3d4d608ddabe9164a45db44c561b762b093905b7 (patch) | |
tree | 75ba48026f6a1488a1ed3b6dc514d6c2b453fad4 /media-libs/tremor/tremor-0_pre20130223-r2.ebuild | |
parent | media-fonts/cascadia-code: keyworded 1910.04 for ppc64, bug #696894 (diff) | |
download | gentoo-3d4d608ddabe9164a45db44c561b762b093905b7.tar.gz gentoo-3d4d608ddabe9164a45db44c561b762b093905b7.tar.bz2 gentoo-3d4d608ddabe9164a45db44c561b762b093905b7.zip |
media-libs/tremor: stable 0_pre20130223-r2 for ppc, bug #650656
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-libs/tremor/tremor-0_pre20130223-r2.ebuild')
-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 4aa37c129b8c..10c211ff49e6 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}]" |