summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2007-10-06 13:52:35 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2007-10-06 13:52:35 +0000
commitb8965a59cdee8bb8f2bd307da83b64a45f252cdd (patch)
tree79bc7d2a54d44dbf1a144b022a0bcfecf1edeb9d /media-sound/bmpx/bmpx-0.40.10.ebuild
parentAdded ~ppc, bug #187529 (diff)
downloadhistorical-b8965a59cdee8bb8f2bd307da83b64a45f252cdd.tar.gz
historical-b8965a59cdee8bb8f2bd307da83b64a45f252cdd.tar.bz2
historical-b8965a59cdee8bb8f2bd307da83b64a45f252cdd.zip
Added ~ppc, bug #187529
Package-Manager: portage-2.1.3.12
Diffstat (limited to 'media-sound/bmpx/bmpx-0.40.10.ebuild')
-rw-r--r--media-sound/bmpx/bmpx-0.40.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/bmpx/bmpx-0.40.10.ebuild b/media-sound/bmpx/bmpx-0.40.10.ebuild
index d1a27b379479..55ce43b2b39a 100644
--- a/media-sound/bmpx/bmpx-0.40.10.ebuild
+++ b/media-sound/bmpx/bmpx-0.40.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/bmpx/bmpx-0.40.10.ebuild,v 1.3 2007/10/06 12:24:41 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/bmpx/bmpx-0.40.10.ebuild,v 1.4 2007/10/06 13:52:35 dertobi123 Exp $
inherit autotools eutils fdo-mime gnome2-utils versionator
@@ -12,7 +12,7 @@ SRC_URI="http://files.beep-media-player.org/releases/${MY_PR}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="debug doc hal modplug networkmanager sid startup-notification"
RDEPEND=">=net-libs/libsoup-2.2.100