diff options
author | Luis Medinas <metalgod@gentoo.org> | 2006-09-20 09:33:41 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2006-09-20 09:33:41 +0000 |
commit | 04a57e38fd5d57256c85593cd14b9116b3782caa (patch) | |
tree | 2db182de6c82ea3e17e584ad5d0f1365bd4dc3d1 /media-plugins | |
parent | Version bump. (diff) | |
download | gentoo-2-04a57e38fd5d57256c85593cd14b9116b3782caa.tar.gz gentoo-2-04a57e38fd5d57256c85593cd14b9116b3782caa.tar.bz2 gentoo-2-04a57e38fd5d57256c85593cd14b9116b3782caa.zip |
keyword ~ppc requested in the bump bug.
(Portage version: 2.1.1)
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/banshee-official-plugins/banshee-official-plugins-0.11.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/banshee-official-plugins/banshee-official-plugins-0.11.0.ebuild b/media-plugins/banshee-official-plugins/banshee-official-plugins-0.11.0.ebuild index e9e2b330d5ce..057ca7d8f738 100644 --- a/media-plugins/banshee-official-plugins/banshee-official-plugins-0.11.0.ebuild +++ b/media-plugins/banshee-official-plugins/banshee-official-plugins-0.11.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/banshee-official-plugins/banshee-official-plugins-0.11.0.ebuild,v 1.1 2006/09/20 01:06:58 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/banshee-official-plugins/banshee-official-plugins-0.11.0.ebuild,v 1.2 2006/09/20 09:33:41 metalgod Exp $ inherit mono @@ -10,7 +10,7 @@ SRC_URI="http://banshee-project.org/files/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND="media-sound/banshee" |