dev-libs/libpfm: Add ~arm keyword wrt bug #666651
authorMikle Kolyada <zlogene@gentoo.org>
Sun, 18 Nov 2018 12:34:44 +0000 (15:34 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sun, 18 Nov 2018 12:35:04 +0000 (15:35 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

dev-libs/libpfm/libpfm-4.8.0.ebuild

index d51431364840981d70898c72a263bf81ababa89d..7993693fc1a1e5a84ef6cff64aa04240d62c6bbd 100644 (file)
@@ -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=5
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/perfmon2/${PN}4/${P}.tar.gz"
 
 LICENSE="GPL-2 MIT"
 SLOT="0/4"
-KEYWORDS="~amd64 ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ppc64 ~x86"
 IUSE="static-libs"
 
 DEPEND=""