dev-util/systemtap:added ~arm64 keyword. Tested on cortex-a53 Dependency of icedtea...
authorRoy Bamford <neddyseagoon@gentoo.org>
Thu, 26 Jan 2017 11:42:55 +0000 (11:42 +0000)
committerJames 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

index 66bc1728628f371491f49f9ec697ceca0e217eae..c4e9a361a6e142ae6a9f324668b226fcf0a86efb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 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