summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-04-12 23:04:55 -0400
committerAaron Bauman <bman@gentoo.org>2019-04-12 23:07:56 -0400
commit8a685706349e63b3051d2e8b1d84b1b8f96dfc8e (patch)
treee8b5378093da4d49d4d71c8db0df64eebee185a8 /dev-libs/libpfm
parentapp-misc/asciinema: stabilise 2.0.1 (diff)
downloadgentoo-8a685706349e63b3051d2e8b1d84b1b8f96dfc8e.tar.gz
gentoo-8a685706349e63b3051d2e8b1d84b1b8f96dfc8e.tar.bz2
gentoo-8a685706349e63b3051d2e8b1d84b1b8f96dfc8e.zip
dev-libs/libpfm: arm64 keyworded (bug #666651)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-libs/libpfm')
-rw-r--r--dev-libs/libpfm/libpfm-4.8.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libpfm/libpfm-4.8.0.ebuild b/dev-libs/libpfm/libpfm-4.8.0.ebuild
index 3609c441e6da..6bc1cc01205c 100644
--- a/dev-libs/libpfm/libpfm-4.8.0.ebuild
+++ b/dev-libs/libpfm/libpfm-4.8.0.ebuild
@@ -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=""