diff options
author | Sam James <sam@gentoo.org> | 2021-02-17 18:42:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-17 18:42:01 +0000 |
commit | b358a7bd8e27d1d8da9c4f72b54bfb7fea6018aa (patch) | |
tree | 29865c6928261d534bf0c3a3d52109bb4aa4767f /dev-util/sysprof | |
parent | dev-util/sysprof-capture: Stabilize 3.38.1-r1 amd64, #768753 (diff) | |
download | gentoo-b358a7bd8e27d1d8da9c4f72b54bfb7fea6018aa.tar.gz gentoo-b358a7bd8e27d1d8da9c4f72b54bfb7fea6018aa.tar.bz2 gentoo-b358a7bd8e27d1d8da9c4f72b54bfb7fea6018aa.zip |
dev-util/sysprof: Stabilize 3.38.1 amd64, #768753
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/sysprof')
-rw-r--r-- | dev-util/sysprof/sysprof-3.38.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/sysprof/sysprof-3.38.1.ebuild b/dev-util/sysprof/sysprof-3.38.1.ebuild index cd71db03566f..c26ba23434f0 100644 --- a/dev-util/sysprof/sysprof-3.38.1.ebuild +++ b/dev-util/sysprof/sysprof-3.38.1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://sysprof.com/" LICENSE="GPL-3+ GPL-2+" API_VERSION="4" SLOT="0/${API_VERSION}" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="gtk +unwind" RDEPEND=" |