diff options
author | Sam James <sam@gentoo.org> | 2022-03-08 09:31:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-08 09:31:07 +0000 |
commit | 26d034f17b1ace9b8203ca4d00aac2680d93b7eb (patch) | |
tree | 82d2f3aa38fa213c2114532550c8ddda8f024c4b /dev-util/sysprof-capture | |
parent | dev-util/gi-docgen: Stabilize 2022.1 x86, #834426 (diff) | |
download | gentoo-26d034f17b1ace9b8203ca4d00aac2680d93b7eb.tar.gz gentoo-26d034f17b1ace9b8203ca4d00aac2680d93b7eb.tar.bz2 gentoo-26d034f17b1ace9b8203ca4d00aac2680d93b7eb.zip |
dev-util/sysprof-capture: Stabilize 3.42.1 x86, #834426
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.42.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/sysprof-capture/sysprof-capture-3.42.1.ebuild b/dev-util/sysprof-capture/sysprof-capture-3.42.1.ebuild index 5b4c47513e0e..c4a32e58a651 100644 --- a/dev-util/sysprof-capture/sysprof-capture-3.42.1.ebuild +++ b/dev-util/sysprof-capture/sysprof-capture-3.42.1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://sysprof.com/" LICENSE="GPL-3+ GPL-2+" SLOT="4" -KEYWORDS="amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="" RDEPEND="!=dev-util/sysprof-3.34.1-r0" |