summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-10-28 22:19:43 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-10-28 22:29:05 +0100
commite4c841fce1186f682d0597f2c8b850155ca181e0 (patch)
treea341a4f69df04905dbeb1de56f454646a965d99d /dev-util/oprofile
parentnet-misc/ntpclient: x86 stable (bug #669858) (diff)
downloadgentoo-e4c841fce1186f682d0597f2c8b850155ca181e0.tar.gz
gentoo-e4c841fce1186f682d0597f2c8b850155ca181e0.tar.bz2
gentoo-e4c841fce1186f682d0597f2c8b850155ca181e0.zip
dev-util/oprofile: x86 stable (bug #669800)
Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-util/oprofile')
-rw-r--r--dev-util/oprofile/oprofile-1.2.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/oprofile/oprofile-1.2.0-r1.ebuild b/dev-util/oprofile/oprofile-1.2.0-r1.ebuild
index 809a7ce8a485..3b6705fcab77 100644
--- a/dev-util/oprofile/oprofile-1.2.0-r1.ebuild
+++ b/dev-util/oprofile/oprofile-1.2.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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