diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-07-22 21:27:59 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-07-22 21:28:15 +0200 |
commit | 41ce9d91e9b44ebf350de128a1d5c3fe5aa9523d (patch) | |
tree | 2499e26790ff40a13ed0feabe27be57fa69e1a98 /dev-util/oprofile | |
parent | dev-util/oprofile: ppc stable #787713 (diff) | |
download | gentoo-41ce9d91e9b44ebf350de128a1d5c3fe5aa9523d.tar.gz gentoo-41ce9d91e9b44ebf350de128a1d5c3fe5aa9523d.tar.bz2 gentoo-41ce9d91e9b44ebf350de128a1d5c3fe5aa9523d.zip |
dev-util/oprofile: ppc64 stable #787713
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'dev-util/oprofile')
-rw-r--r-- | dev-util/oprofile/oprofile-1.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/oprofile/oprofile-1.4.0.ebuild b/dev-util/oprofile/oprofile-1.4.0.ebuild index 6d0b18cbb34c..7c7502881b57 100644 --- a/dev-util/oprofile/oprofile-1.4.0.ebuild +++ b/dev-util/oprofile/oprofile-1.4.0.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ppc ppc64 ~sparc x86" IUSE="apidoc java pch static-libs" BDEPEND=" |