diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-24 11:17:46 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-24 11:17:46 +0100 |
commit | 30cea4f938b03368fc4b2a27d050dd207375c95e (patch) | |
tree | 5ba52be846960ac1ed74add9b563f6416ed7e9ca /dev-util/oprofile | |
parent | net-fs/openafs-kernel: x86 stable wrt bug #597078 (diff) | |
download | gentoo-30cea4f938b03368fc4b2a27d050dd207375c95e.tar.gz gentoo-30cea4f938b03368fc4b2a27d050dd207375c95e.tar.bz2 gentoo-30cea4f938b03368fc4b2a27d050dd207375c95e.zip |
dev-util/oprofile: x86 stable wrt bug #577752
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-1.1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/oprofile/oprofile-1.1.0-r1.ebuild b/dev-util/oprofile/oprofile-1.1.0-r1.ebuild index 57474e727c1a..b8d68be34b75 100644 --- a/dev-util/oprofile/oprofile-1.1.0-r1.ebuild +++ b/dev-util/oprofile/oprofile-1.1.0-r1.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" RDEPEND=">=dev-libs/popt-1.7-r1 |