summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/oprofile/oprofile-0.9.6-r1.ebuild')
-rw-r--r--dev-util/oprofile/oprofile-0.9.6-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/oprofile/oprofile-0.9.6-r1.ebuild b/dev-util/oprofile/oprofile-0.9.6-r1.ebuild
index 2d0e02a60cd0..d16c9ca78362 100644
--- a/dev-util/oprofile/oprofile-0.9.6-r1.ebuild
+++ b/dev-util/oprofile/oprofile-0.9.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.6-r1.ebuild,v 1.5 2011/06/23 07:25:33 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.6-r1.ebuild,v 1.6 2011/06/23 17:38:08 phajdan.jr Exp $
EAPI=4
inherit eutils linux-info
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/oprofile/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ppc ~ppc64 ~sparc x86"
IUSE=""
DEPEND=">=dev-libs/popt-1.7-r1