diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-11 14:23:32 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-11 14:23:32 +0300 |
commit | 207d8eb7460801854d3dde51bdc2738904d2d667 (patch) | |
tree | 2fde9a7da06eb8747adb0485de3d575f2b1cfe86 /dev-libs/libpfm | |
parent | sys-libs/libcxxrt: amd64 stable wrt bug #674068 (diff) | |
download | gentoo-207d8eb7460801854d3dde51bdc2738904d2d667.tar.gz gentoo-207d8eb7460801854d3dde51bdc2738904d2d667.tar.bz2 gentoo-207d8eb7460801854d3dde51bdc2738904d2d667.zip |
dev-libs/libpfm: amd64 stable wrt bug #674068
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-libs/libpfm')
-rw-r--r-- | dev-libs/libpfm/libpfm-4.10.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libpfm/libpfm-4.10.1.ebuild b/dev-libs/libpfm/libpfm-4.10.1.ebuild index 171f7b33de9f..e261b7bad8d9 100644 --- a/dev-libs/libpfm/libpfm-4.10.1.ebuild +++ b/dev-libs/libpfm/libpfm-4.10.1.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=7 @@ -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 ~ppc64 ~x86" IUSE="static-libs" DEPEND="" |