From: Mikle Kolyada Date: Sun, 18 Nov 2018 12:34:44 +0000 (+0300) Subject: dev-libs/libpfm: Add ~arm keyword wrt bug #666651 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1c3c3702d1e92c5e1d4b0f3e3a9a7accf5d9712a;p=gentoo.git dev-libs/libpfm: Add ~arm keyword wrt bug #666651 Signed-off-by: Mikle Kolyada Package-Manager: Portage-2.3.51, Repoman-2.3.11 --- diff --git a/dev-libs/libpfm/libpfm-4.8.0.ebuild b/dev-libs/libpfm/libpfm-4.8.0.ebuild index d51431364840..7993693fc1a1 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-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=""