summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-01-10 02:48:24 +0000
committerJason Wever <weeve@gentoo.org>2005-01-10 02:48:24 +0000
commitb9273b1dd6173b02e7ccb1824e3d71c33b97fafe (patch)
tree4de3f3583a713a3e2bda864e5fd7b26a37f2a833 /dev-util/kprof/kprof-1.4.3.ebuild
parentadd function to translate CHOST tuples into ARCH for portage/kernel (diff)
downloadhistorical-b9273b1dd6173b02e7ccb1824e3d71c33b97fafe.tar.gz
historical-b9273b1dd6173b02e7ccb1824e3d71c33b97fafe.tar.bz2
historical-b9273b1dd6173b02e7ccb1824e3d71c33b97fafe.zip
Added ~sparc keyword as it went missing in the version bump.
Diffstat (limited to 'dev-util/kprof/kprof-1.4.3.ebuild')
-rw-r--r--dev-util/kprof/kprof-1.4.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/kprof/kprof-1.4.3.ebuild b/dev-util/kprof/kprof-1.4.3.ebuild
index c8672bb9b2cd..4f9caf6b0cf3 100644
--- a/dev-util/kprof/kprof-1.4.3.ebuild
+++ b/dev-util/kprof/kprof-1.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/kprof/kprof-1.4.3.ebuild,v 1.1 2005/01/02 17:45:22 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/kprof/kprof-1.4.3.ebuild,v 1.2 2005/01/10 02:48:24 weeve Exp $
inherit kde
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/kprof/${P}.tar.bz2"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~sparc"
IUSE=""
need-kde 3