summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-31 16:00:58 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-31 16:00:58 +0000
commite27ec4f6b2642a6b289f5d96b69a7ce0b23dab4f (patch)
tree0a71a11e97da8ffca2b7bd83f9afd64f607d986d /media-libs/celt/celt-0.11.1.ebuild
parentAdd ~ppc64, wrt bug #449220 (diff)
downloadgentoo-2-e27ec4f6b2642a6b289f5d96b69a7ce0b23dab4f.tar.gz
gentoo-2-e27ec4f6b2642a6b289f5d96b69a7ce0b23dab4f.tar.bz2
gentoo-2-e27ec4f6b2642a6b289f5d96b69a7ce0b23dab4f.zip
Add ~ppc64, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'media-libs/celt/celt-0.11.1.ebuild')
-rw-r--r--media-libs/celt/celt-0.11.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/celt/celt-0.11.1.ebuild b/media-libs/celt/celt-0.11.1.ebuild
index 036f9a36cd7b..1c3edba62379 100644
--- a/media-libs/celt/celt-0.11.1.ebuild
+++ b/media-libs/celt/celt-0.11.1.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/celt/celt-0.11.1.ebuild,v 1.2 2012/12/07 18:57:22 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/celt/celt-0.11.1.ebuild,v 1.3 2012/12/31 16:00:58 ago Exp $
EAPI="2"
@@ -10,7 +10,7 @@ SRC_URI="http://downloads.us.xiph.org/releases/${PN}/${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
IUSE="ogg static-libs"
DEPEND="ogg? ( media-libs/libogg )"