projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
200d1d7
)
dev-util/oprofile: amd64 stable wrt bug #683352
author
Aaron Bauman
<bman@gentoo.org>
Fri, 19 Apr 2019 01:31:09 +0000
(21:31 -0400)
committer
Aaron Bauman
<bman@gentoo.org>
Fri, 19 Apr 2019 01:31:09 +0000
(21:31 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
dev-util/oprofile/oprofile-1.3.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/oprofile/oprofile-1.3.0.ebuild
b/dev-util/oprofile/oprofile-1.3.0.ebuild
index c7b531f0ad3d380e9664e6cd0dc75ae4fb1cc960..e293136b5352b6c590dff8e0e1415dbcb993e11a 100644
(file)
--- a/
dev-util/oprofile/oprofile-1.3.0.ebuild
+++ b/
dev-util/oprofile/oprofile-1.3.0.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
8
Gentoo Authors
+# Copyright 1999-201
9
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