projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad05935
)
dev-util/systemtap:added ~arm64 keyword. Tested on cortex-a53 Dependency of icedtea...
author
Roy Bamford
<neddyseagoon@gentoo.org>
Thu, 26 Jan 2017 11:42:55 +0000
(11:42 +0000)
committer
James Le Cuirot
<chewi@gentoo.org>
Thu, 26 Jan 2017 21:49:52 +0000
(21:49 +0000)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3668
dev-util/systemtap/systemtap-2.9.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/systemtap/systemtap-2.9.ebuild
b/dev-util/systemtap/systemtap-2.9.ebuild
index 66bc1728628f371491f49f9ec697ceca0e217eae..c4e9a361a6e142ae6a9f324668b226fcf0a86efb 100644
(file)
--- a/
dev-util/systemtap/systemtap-2.9.ebuild
+++ b/
dev-util/systemtap/systemtap-2.9.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
4
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@
-14,7
+14,7
@@
SRC_URI="http://www.sourceware.org/${PN}/ftp/releases/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~
arm64 ~
ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
IUSE="sqlite"
RDEPEND=">=dev-libs/elfutils-0.142