diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-13 02:24:14 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-13 02:37:49 +0200 |
commit | 92d4817929be68eab1261f8f73852c5b91c77867 (patch) | |
tree | 52b6a0ecdc633c6b7662454501d2993073bf03ce /dev-util/oprofile | |
parent | app-misc/neofetch: x86 stable (bug #684862) (diff) | |
download | gentoo-92d4817929be68eab1261f8f73852c5b91c77867.tar.gz gentoo-92d4817929be68eab1261f8f73852c5b91c77867.tar.bz2 gentoo-92d4817929be68eab1261f8f73852c5b91c77867.zip |
dev-util/oprofile: x86 stable (bug #683352)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@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 ae37cd926c90..bd943675ab3e 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 |