diff options
author | Sam James <sam@gentoo.org> | 2022-11-07 07:16:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-07 07:16:20 +0000 |
commit | a0acedc7f80a9dbd8bfa5b2087b10400c3cc4da1 (patch) | |
tree | ae148143beddd5fe31353c9398fe4778bf5256d5 /dev-util | |
parent | dev-util/gdbus-codegen: Stabilize 2.74.1 amd64, #879807 (diff) | |
download | gentoo-a0acedc7f80a9dbd8bfa5b2087b10400c3cc4da1.tar.gz gentoo-a0acedc7f80a9dbd8bfa5b2087b10400c3cc4da1.tar.bz2 gentoo-a0acedc7f80a9dbd8bfa5b2087b10400c3cc4da1.zip |
dev-util/sysprof-capture: Stabilize 3.46.0 amd64, #879807
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/sysprof-capture/sysprof-capture-3.46.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/sysprof-capture/sysprof-capture-3.46.0.ebuild b/dev-util/sysprof-capture/sysprof-capture-3.46.0.ebuild index b3a112c3c6fb..e195f94dcd6d 100644 --- a/dev-util/sysprof-capture/sysprof-capture-3.46.0.ebuild +++ b/dev-util/sysprof-capture/sysprof-capture-3.46.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" RDEPEND="" DEPEND="${RDEPEND}" |