diff options
author | Sam James <sam@gentoo.org> | 2022-05-28 02:17:22 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-28 02:17:22 +0100 |
commit | d3f0eb01fdc0c13d8cee3658686427bb50a05f7b (patch) | |
tree | a1629d79b35012636cd7985988ec37e9d22d96ce /dev-util | |
parent | media-libs/graphene: Stabilize 1.10.8 amd64, #843794 (diff) | |
download | gentoo-d3f0eb01fdc0c13d8cee3658686427bb50a05f7b.tar.gz gentoo-d3f0eb01fdc0c13d8cee3658686427bb50a05f7b.tar.bz2 gentoo-d3f0eb01fdc0c13d8cee3658686427bb50a05f7b.zip |
dev-util/sysprof-capture: Stabilize 3.44.0 amd64, #843794
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util')
-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 0685cabc9dbd..212a384fd453 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" |