diff options
author | Sam James <sam@gentoo.org> | 2022-03-08 09:26:26 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-08 09:26:26 +0000 |
commit | 9ad2604f9de2bb6e26e6d32daaed88e73afe8212 (patch) | |
tree | 7e4eb2dd37da8515c396c1768a4404e0b272ba23 /dev-util/sysprof-capture | |
parent | dev-util/gi-docgen: Stabilize 2022.1 amd64, #834426 (diff) | |
download | gentoo-9ad2604f9de2bb6e26e6d32daaed88e73afe8212.tar.gz gentoo-9ad2604f9de2bb6e26e6d32daaed88e73afe8212.tar.bz2 gentoo-9ad2604f9de2bb6e26e6d32daaed88e73afe8212.zip |
dev-util/sysprof-capture: Stabilize 3.42.1 amd64, #834426
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/sysprof-capture')
-rw-r--r-- | dev-util/sysprof-capture/sysprof-capture-3.42.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/sysprof-capture/sysprof-capture-3.42.1.ebuild b/dev-util/sysprof-capture/sysprof-capture-3.42.1.ebuild index 5776dd55674d..5b4c47513e0e 100644 --- a/dev-util/sysprof-capture/sysprof-capture-3.42.1.ebuild +++ b/dev-util/sysprof-capture/sysprof-capture-3.42.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ HOMEPAGE="http://sysprof.com/" LICENSE="GPL-3+ GPL-2+" SLOT="4" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" IUSE="" RDEPEND="!=dev-util/sysprof-3.34.1-r0" |