summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2019-06-13 21:17:00 +0200
committerMarkus Meier <maekke@gentoo.org>2019-06-13 21:17:00 +0200
commit4af3d65b741baf085d17fa13926051aa10a87762 (patch)
treeadbaec4a9e1994f863589ba97c1f17b86a7025dc /dev-util/oprofile
parentnet-analyzer/net-snmp: arm stable, bug #683342 (diff)
downloadgentoo-4af3d65b741baf085d17fa13926051aa10a87762.tar.gz
gentoo-4af3d65b741baf085d17fa13926051aa10a87762.tar.bz2
gentoo-4af3d65b741baf085d17fa13926051aa10a87762.zip
dev-util/oprofile: arm stable, bug #683352
Signed-off-by: Markus Meier <maekke@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-util/oprofile')
-rw-r--r--dev-util/oprofile/oprofile-1.3.0.ebuild2
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 a47709f9e9a8..0fcb76dbcf11 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