summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-10-31 11:43:40 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-10-31 11:43:40 +0000
commit5735ee2c4835e8cccb6e1c14b5d2c108f3e90448 (patch)
tree65ef8306e984b5f57ee5aade40fd3adb03813cca /media-libs/tremor
parentKeyword ~ppc, bug #439722 (diff)
downloadgentoo-2-5735ee2c4835e8cccb6e1c14b5d2c108f3e90448.tar.gz
gentoo-2-5735ee2c4835e8cccb6e1c14b5d2c108f3e90448.tar.bz2
gentoo-2-5735ee2c4835e8cccb6e1c14b5d2c108f3e90448.zip
Keyword ~ppc64, bug #439722
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xD0455535)
Diffstat (limited to 'media-libs/tremor')
-rw-r--r--media-libs/tremor/ChangeLog6
-rw-r--r--media-libs/tremor/tremor-0_pre20120120.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/tremor/ChangeLog b/media-libs/tremor/ChangeLog
index 86e094667261..28d97f41b1f6 100644
--- a/media-libs/tremor/ChangeLog
+++ b/media-libs/tremor/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/tremor
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v 1.4 2012/10/31 11:40:29 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v 1.5 2012/10/31 11:43:40 blueness Exp $
+
+ 31 Oct 2012; Anthony G. Basile <blueness@gentoo.org>
+ tremor-0_pre20120120.ebuild:
+ Keyword ~ppc64, bug #439722
31 Oct 2012; Anthony G. Basile <blueness@gentoo.org>
tremor-0_pre20120120.ebuild:
diff --git a/media-libs/tremor/tremor-0_pre20120120.ebuild b/media-libs/tremor/tremor-0_pre20120120.ebuild
index 63eb75e37691..b026caf155bb 100644
--- a/media-libs/tremor/tremor-0_pre20120120.ebuild
+++ b/media-libs/tremor/tremor-0_pre20120120.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v 1.4 2012/10/31 11:40:29 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v 1.5 2012/10/31 11:43:40 blueness Exp $
# svn export http://svn.xiph.org/trunk/Tremor tremor-${PV}
@@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="static-libs"
RDEPEND="media-libs/libogg"