diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-25 11:22:53 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-25 11:22:53 +0100 |
commit | 25fbf949dccf65acab77a4382810c1041e524d6f (patch) | |
tree | a998a59a420a918330d55651fa70fd724f4559fa /dev-util/oprofile | |
parent | dev-perl/LaTeX-Encode: ppc stable wrt bug #583446 (diff) | |
download | gentoo-25fbf949dccf65acab77a4382810c1041e524d6f.tar.gz gentoo-25fbf949dccf65acab77a4382810c1041e524d6f.tar.bz2 gentoo-25fbf949dccf65acab77a4382810c1041e524d6f.zip |
dev-util/oprofile: ppc stable wrt bug #577752
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
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 096efcadb712..5790525f7349 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 |