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 | 6c006af303478fe58d5cccc97370e98df12ba7df (patch) | |
tree | 6b84a69060283d5fe05553420d8bb0934d38b2f3 /dev-util/sysprof-capture | |
parent | dev-util/glib-utils: Stabilize 2.66.7 amd64, #768753 (diff) | |
download | gentoo-6c006af303478fe58d5cccc97370e98df12ba7df.tar.gz gentoo-6c006af303478fe58d5cccc97370e98df12ba7df.tar.bz2 gentoo-6c006af303478fe58d5cccc97370e98df12ba7df.zip |
dev-util/sysprof-capture: Stabilize 3.38.1-r1 amd64, #768753
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/sysprof-capture')
-rw-r--r-- | dev-util/sysprof-capture/sysprof-capture-3.38.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/sysprof-capture/sysprof-capture-3.38.1-r1.ebuild b/dev-util/sysprof-capture/sysprof-capture-3.38.1-r1.ebuild index 04e7637622f5..8675bfec8026 100644 --- a/dev-util/sysprof-capture/sysprof-capture-3.38.1-r1.ebuild +++ b/dev-util/sysprof-capture/sysprof-capture-3.38.1-r1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://sysprof.com/" LICENSE="GPL-3+ GPL-2+" SLOT="4" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="!=dev-util/sysprof-3.34.1-r0" |