dev-libs/libpfm: arm64 keyworded (bug #666651)
authorAaron Bauman <bman@gentoo.org>
Sat, 13 Apr 2019 03:04:55 +0000 (23:04 -0400)
committerAaron Bauman <bman@gentoo.org>
Sat, 13 Apr 2019 03:07:56 +0000 (23:07 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

dev-libs/libpfm/libpfm-4.8.0.ebuild

index 3609c441e6dabf9e0d036749280f065990d79e71..6bc1cc01205c8c170bec733105239d09446c341c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 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 ~arm ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ppc64 ~x86"
 IUSE="static-libs"
 
 DEPEND=""