summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gentoo.org>2009-07-17 23:26:28 +0000
committerTiago Cunha <tcunha@gentoo.org>2009-07-17 23:26:28 +0000
commit8c2483d91c3826950fc3cd76c289e03e7152ec26 (patch)
tree9ac3a0ea850376302d8b9a7ef67b951fb4c0c67e /media-sound/moosic/moosic-1.5.4.ebuild
parentFixing udev rules, see bug #276486. Fixing flags and dependency for libusb. (diff)
downloadgentoo-2-8c2483d91c3826950fc3cd76c289e03e7152ec26.tar.gz
gentoo-2-8c2483d91c3826950fc3cd76c289e03e7152ec26.tar.bz2
gentoo-2-8c2483d91c3826950fc3cd76c289e03e7152ec26.zip
stable sparc, bug 274738
(Portage version: 2.1.6.13/cvs/Linux sparc64)
Diffstat (limited to 'media-sound/moosic/moosic-1.5.4.ebuild')
-rw-r--r--media-sound/moosic/moosic-1.5.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/moosic/moosic-1.5.4.ebuild b/media-sound/moosic/moosic-1.5.4.ebuild
index b5f9fb6698c0..09e389c91528 100644
--- a/media-sound/moosic/moosic-1.5.4.ebuild
+++ b/media-sound/moosic/moosic-1.5.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/moosic/moosic-1.5.4.ebuild,v 1.5 2009/07/17 18:55:37 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/moosic/moosic-1.5.4.ebuild,v 1.6 2009/07/17 23:26:28 tcunha Exp $
inherit bash-completion distutils python multilib
@@ -10,7 +10,7 @@ SRC_URI="http://www.nanoo.org/~daniel/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc x86"
+KEYWORDS="amd64 ~ppc sparc x86"
IUSE="doc"
RDEPEND="dev-lang/python"