diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-07-22 21:26:27 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-07-22 21:28:14 +0200 |
commit | b458485c54acc0e4e03cbe6e081b6d54b1c02e52 (patch) | |
tree | 28341d57d2383d2266df8b58ac273fcc7fc08308 /dev-util/oprofile | |
parent | net-irc/rbot: drop old version (diff) | |
download | gentoo-b458485c54acc0e4e03cbe6e081b6d54b1c02e52.tar.gz gentoo-b458485c54acc0e4e03cbe6e081b6d54b1c02e52.tar.bz2 gentoo-b458485c54acc0e4e03cbe6e081b6d54b1c02e52.zip |
dev-util/oprofile: ppc 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 605ba6b31711..6d0b18cbb34c 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=" |