summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-03-19 17:31:30 +0100
committerAgostino Sarubbo <ago@gentoo.org>2016-03-19 17:31:30 +0100
commitef8f5414ee7f67c81b42e031e5698969452478bd (patch)
treecbe58b05ef0a3173125c526ceb9d33f9db93fd44
parentgames-board/pokerth: amd64 stable wrt bug #577662 (diff)
downloadgentoo-ef8f5414ee7f67c81b42e031e5698969452478bd.tar.gz
gentoo-ef8f5414ee7f67c81b42e031e5698969452478bd.tar.bz2
gentoo-ef8f5414ee7f67c81b42e031e5698969452478bd.zip
dev-util/oprofile: amd64 stable wrt bug #577752
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-util/oprofile/oprofile-1.1.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/oprofile/oprofile-1.1.0-r1.ebuild b/dev-util/oprofile/oprofile-1.1.0-r1.ebuild
index f4aae039acbb..2f76ec28245d 100644
--- a/dev-util/oprofile/oprofile-1.1.0-r1.ebuild
+++ b/dev-util/oprofile/oprofile-1.1.0-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_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