diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-25 11:09:09 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-25 11:09:09 +0100 |
commit | 12e92d3394c0ffd86d5fc9b343428dab9e411943 (patch) | |
tree | 9672b88b6678d28b150dd521e7e077824331a8b1 /dev-util/oprofile | |
parent | dev-util/oprofile: sparc stable wrt bug #577750 (diff) | |
download | gentoo-12e92d3394c0ffd86d5fc9b343428dab9e411943.tar.gz gentoo-12e92d3394c0ffd86d5fc9b343428dab9e411943.tar.bz2 gentoo-12e92d3394c0ffd86d5fc9b343428dab9e411943.zip |
dev-util/oprofile: sparc stable wrt bug #577752
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
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 b8d68be34b75..096efcadb712 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 |