diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-24 11:16:52 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-24 11:16:52 +0100 |
commit | 0b2ae554a05357e9293dc0fdc5538493b59fd736 (patch) | |
tree | 24c4245f93bbd65de27c0bf192039eae768132b0 /dev-util/oprofile | |
parent | kde-frameworks/kdelibs4support: Improve DESCRIPTION (diff) | |
download | gentoo-0b2ae554a05357e9293dc0fdc5538493b59fd736.tar.gz gentoo-0b2ae554a05357e9293dc0fdc5538493b59fd736.tar.bz2 gentoo-0b2ae554a05357e9293dc0fdc5538493b59fd736.zip |
dev-util/oprofile: x86 stable wrt bug #577750
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/oprofile')
-rw-r--r-- | dev-util/oprofile/oprofile-0.9.9-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/oprofile/oprofile-0.9.9-r2.ebuild b/dev-util/oprofile/oprofile-0.9.9-r2.ebuild index 2abc919ae232..e23197ca4f6e 100644 --- a/dev-util/oprofile/oprofile-0.9.9-r2.ebuild +++ b/dev-util/oprofile/oprofile-0.9.9-r2.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~mips ~ppc ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 arm hppa ~mips ~ppc ppc64 ~sparc x86" IUSE="java pch qt4" DEPEND=">=dev-libs/popt-1.7-r1 |