diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-20 20:32:56 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-20 20:35:42 +0000 |
commit | 6ed69e271310aeb91607e82f80fa04d5e9e053d0 (patch) | |
tree | 180aebd7948fee09c149d267c7c2ac1c26f1bbf2 /dev-util | |
parent | dev-libs/gobject-introspection-common: Stabilize 1.80.1 x86, #946484 (diff) | |
download | gentoo-6ed69e271310aeb91607e82f80fa04d5e9e053d0.tar.gz gentoo-6ed69e271310aeb91607e82f80fa04d5e9e053d0.tar.bz2 gentoo-6ed69e271310aeb91607e82f80fa04d5e9e053d0.zip |
dev-util/sysprof-capture: Stabilize 46.0 x86, #946484
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/sysprof-capture/sysprof-capture-46.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/sysprof-capture/sysprof-capture-46.0.ebuild b/dev-util/sysprof-capture/sysprof-capture-46.0.ebuild index ad4c494f49a0..0404f4afe544 100644 --- a/dev-util/sysprof-capture/sysprof-capture-46.0.ebuild +++ b/dev-util/sysprof-capture/sysprof-capture-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}" |