diff options
author | Sam James <sam@gentoo.org> | 2020-08-30 17:11:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-30 18:08:43 +0000 |
commit | ce1a1d1da4aef4e1c209e7f86083896151143ef0 (patch) | |
tree | 1fe268dad9589820431a87fcca816649ab5daebd /dev-util/sysprof | |
parent | dev-util/devhelp: Stabilize 3.36.2 amd64, #738728 (diff) | |
download | gentoo-ce1a1d1da4aef4e1c209e7f86083896151143ef0.tar.gz gentoo-ce1a1d1da4aef4e1c209e7f86083896151143ef0.tar.bz2 gentoo-ce1a1d1da4aef4e1c209e7f86083896151143ef0.zip |
dev-util/sysprof: Stabilize 3.36.0 amd64, #738728
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/sysprof')
-rw-r--r-- | dev-util/sysprof/sysprof-3.36.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/sysprof/sysprof-3.36.0.ebuild b/dev-util/sysprof/sysprof-3.36.0.ebuild index 7edaa260d358..25aaf9a9f76a 100644 --- a/dev-util/sysprof/sysprof-3.36.0.ebuild +++ b/dev-util/sysprof/sysprof-3.36.0.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://sysprof.com/" LICENSE="GPL-3+ GPL-2+" API_VERSION="3" SLOT="0/${API_VERSION}" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="gtk +unwind" RDEPEND=" |