summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-04-08 14:59:26 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-04-08 14:59:26 +0000
commit6ae2f7474dbac6dbd121771bf20ae075d0679855 (patch)
tree2ccc8d8888e1ba15a280a6d2bcca239533f6a6ea /dev-dotnet/njb-sharp/njb-sharp-0.2.2.ebuild
parentAdd patches to make kioslaves work with KDE 3.5.2, see bug #129237. Thanks to... (diff)
downloadgentoo-2-6ae2f7474dbac6dbd121771bf20ae075d0679855.tar.gz
gentoo-2-6ae2f7474dbac6dbd121771bf20ae075d0679855.tar.bz2
gentoo-2-6ae2f7474dbac6dbd121771bf20ae075d0679855.zip
Added to ~ppc, bug #115865
(Portage version: 2.1_pre7-r4)
Diffstat (limited to 'dev-dotnet/njb-sharp/njb-sharp-0.2.2.ebuild')
-rw-r--r--dev-dotnet/njb-sharp/njb-sharp-0.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-dotnet/njb-sharp/njb-sharp-0.2.2.ebuild b/dev-dotnet/njb-sharp/njb-sharp-0.2.2.ebuild
index 709b879d02bd..8769b2f5bff4 100644
--- a/dev-dotnet/njb-sharp/njb-sharp-0.2.2.ebuild
+++ b/dev-dotnet/njb-sharp/njb-sharp-0.2.2.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/dev-dotnet/njb-sharp/njb-sharp-0.2.2.ebuild,v 1.5 2006/02/15 15:29:26 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/njb-sharp/njb-sharp-0.2.2.ebuild,v 1.6 2006/04/08 14:59:26 dertobi123 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="doc"
RDEPEND=">=dev-lang/mono-1.1.10