diff options
author | Sam James <sam@gentoo.org> | 2021-02-17 14:21:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-17 14:21:25 +0000 |
commit | 1c768c7272ac4040769d0e5a5e6fe63fd5fbeeb6 (patch) | |
tree | fd77f90561585c35d423ea026e6912ae485e5cbe /dev-util/sysprof-capture | |
parent | dev-util/glib-utils: Stabilize 2.66.7 x86, #768753 (diff) | |
download | gentoo-1c768c7272ac4040769d0e5a5e6fe63fd5fbeeb6.tar.gz gentoo-1c768c7272ac4040769d0e5a5e6fe63fd5fbeeb6.tar.bz2 gentoo-1c768c7272ac4040769d0e5a5e6fe63fd5fbeeb6.zip |
dev-util/sysprof-capture: Stabilize 3.38.1-r1 x86, #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 | 4 |
1 files changed, 2 insertions, 2 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 eac804936444..04e7637622f5 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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" |