diff options
author | Sam James <sam@gentoo.org> | 2021-01-04 01:30:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-04 01:30:15 +0000 |
commit | 29ba7c4f91ff9dda9b558e43265f66e1c27cc0de (patch) | |
tree | 75a1d3ba1cd865866c2781d6159a83a941c3165c /dev-libs/libpfm | |
parent | net-dialup/mgetty: Stabilize 1.2.1-r1 amd64, #763366 (diff) | |
download | gentoo-29ba7c4f91ff9dda9b558e43265f66e1c27cc0de.tar.gz gentoo-29ba7c4f91ff9dda9b558e43265f66e1c27cc0de.tar.bz2 gentoo-29ba7c4f91ff9dda9b558e43265f66e1c27cc0de.zip |
dev-libs/libpfm: Stabilize 4.10.1-r1 amd64, #763369
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libpfm')
-rw-r--r-- | dev-libs/libpfm/libpfm-4.10.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libpfm/libpfm-4.10.1-r1.ebuild b/dev-libs/libpfm/libpfm-4.10.1-r1.ebuild index 1e0e67de31be..4d42b3aee60b 100644 --- a/dev-libs/libpfm/libpfm-4.10.1-r1.ebuild +++ b/dev-libs/libpfm/libpfm-4.10.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 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 ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="static-libs" DEPEND="" |