diff options
author | Sam James <sam@gentoo.org> | 2022-05-28 02:24:21 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-28 02:24:21 +0100 |
commit | 1736d94b7e81fbe8b9bb0d83eff3eab63656d313 (patch) | |
tree | 7f62d409b5a6e00e5d3bd2d290598dfd9dcecd52 /dev-util/sysprof-capture | |
parent | media-libs/graphene: Stabilize 1.10.8 x86, #843794 (diff) | |
download | gentoo-1736d94b7e81fbe8b9bb0d83eff3eab63656d313.tar.gz gentoo-1736d94b7e81fbe8b9bb0d83eff3eab63656d313.tar.bz2 gentoo-1736d94b7e81fbe8b9bb0d83eff3eab63656d313.zip |
dev-util/sysprof-capture: Stabilize 3.44.0 x86, #843794
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.44.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/sysprof-capture/sysprof-capture-3.44.0.ebuild b/dev-util/sysprof-capture/sysprof-capture-3.44.0.ebuild index 212a384fd453..cb72782316ab 100644 --- a/dev-util/sysprof-capture/sysprof-capture-3.44.0.ebuild +++ b/dev-util/sysprof-capture/sysprof-capture-3.44.0.ebuild @@ -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" |