diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-25 11:09:03 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-25 11:09:03 +0100 |
commit | 6adc785ea1baeaa6a06fa62ebf3d66b0144fc1ce (patch) | |
tree | 86e338101b10c59db18374d3c2f2ebfa0c1b9ebc /dev-util | |
parent | app-editors/emacs: sparc stable wrt bug #591746 (diff) | |
download | gentoo-6adc785ea1baeaa6a06fa62ebf3d66b0144fc1ce.tar.gz gentoo-6adc785ea1baeaa6a06fa62ebf3d66b0144fc1ce.tar.bz2 gentoo-6adc785ea1baeaa6a06fa62ebf3d66b0144fc1ce.zip |
dev-util/oprofile: sparc stable wrt bug #577750
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util')
-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 e23197ca4f6e..1005cb01bc64 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 |