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
commitf66326bb1b3d8df5041a3b6cc241a077d4e29f4f (patch)
treefa7df3bfbec80378ade3a263917587ff1d785684 /media-sound/bmpx/bmpx-0.40.10.ebuild
parentAdded ~ppc, bug #187529 (diff)
downloadgentoo-2-f66326bb1b3d8df5041a3b6cc241a077d4e29f4f.tar.gz
gentoo-2-f66326bb1b3d8df5041a3b6cc241a077d4e29f4f.tar.bz2
gentoo-2-f66326bb1b3d8df5041a3b6cc241a077d4e29f4f.zip
Added ~ppc, bug #187529
(Portage version: 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