diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-03 06:31:00 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-03 06:32:40 +0000 |
commit | 86142a6bf76b93917beaba76fe39ea7deccb8f18 (patch) | |
tree | b23dba97fe63d9e0b2deef6daf518963398f209b /dev-util/sysprof | |
parent | sys-block/fio: Stabilize 3.34 amd64, #905612 (diff) | |
download | gentoo-86142a6bf76b93917beaba76fe39ea7deccb8f18.tar.gz gentoo-86142a6bf76b93917beaba76fe39ea7deccb8f18.tar.bz2 gentoo-86142a6bf76b93917beaba76fe39ea7deccb8f18.zip |
dev-util/sysprof: Stabilize 3.48.0 x86, #905525
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util/sysprof')
-rw-r--r-- | dev-util/sysprof/sysprof-3.48.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/sysprof/sysprof-3.48.0.ebuild b/dev-util/sysprof/sysprof-3.48.0.ebuild index 0c25b17a6237..74a328167eca 100644 --- a/dev-util/sysprof/sysprof-3.48.0.ebuild +++ b/dev-util/sysprof/sysprof-3.48.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 )" |