diff options
author | Sam James <sam@gentoo.org> | 2022-11-07 07:17:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-07 07:17:00 +0000 |
commit | c4f8a504b25cbdc3b1aa42cea542882837bf04d7 (patch) | |
tree | 1c8470d50f5c19473b2ed0571f8489e7cc23ba39 /dev-util/sysprof | |
parent | dev-util/sysprof-common: Stabilize 3.46.0 amd64, #879807 (diff) | |
download | gentoo-c4f8a504b25cbdc3b1aa42cea542882837bf04d7.tar.gz gentoo-c4f8a504b25cbdc3b1aa42cea542882837bf04d7.tar.bz2 gentoo-c4f8a504b25cbdc3b1aa42cea542882837bf04d7.zip |
dev-util/sysprof: Stabilize 3.46.0 amd64, #879807
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/sysprof')
-rw-r--r-- | dev-util/sysprof/sysprof-3.46.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/sysprof/sysprof-3.46.0.ebuild b/dev-util/sysprof/sysprof-3.46.0.ebuild index 679912d796cb..eeed5d92d62a 100644 --- a/dev-util/sysprof/sysprof-3.46.0.ebuild +++ b/dev-util/sysprof/sysprof-3.46.0.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://sysprof.com/" LICENSE="GPL-3+ GPL-2+" API_VERSION="4" SLOT="0/${API_VERSION}" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" IUSE="gtk test +unwind" RESTRICT="!test? ( test )" |