diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-26 08:31:48 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-26 08:31:48 +0100 |
commit | 596d545d8c321252633ffe744a999748e35683fc (patch) | |
tree | d8ac3b2314084f47a0bc0bd281b15c9bc3c61af6 /dev-util/oprofile | |
parent | dev-libs/leveldb: stable 1.20 for ppc, bug #676254 (diff) | |
download | gentoo-596d545d8c321252633ffe744a999748e35683fc.tar.gz gentoo-596d545d8c321252633ffe744a999748e35683fc.tar.bz2 gentoo-596d545d8c321252633ffe744a999748e35683fc.zip |
dev-util/oprofile: stable 1.3.0 for ppc/ppc64, bug #683352
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-util/oprofile')
-rw-r--r-- | dev-util/oprofile/oprofile-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/oprofile/oprofile-1.3.0.ebuild b/dev-util/oprofile/oprofile-1.3.0.ebuild index bd943675ab3e..a47709f9e9a8 100644 --- a/dev-util/oprofile/oprofile-1.3.0.ebuild +++ b/dev-util/oprofile/oprofile-1.3.0.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${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 |