diff options
author | Sam James <sam@gentoo.org> | 2023-05-02 20:15:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-02 20:15:43 +0100 |
commit | bd8e09796ec8c7f5eb8b05c18741a5d31f82d13a (patch) | |
tree | 84569c2d9eff0cc14ee9326e7c600296669cb472 /dev-util | |
parent | media-gfx/gphoto2: Stabilize 2.5.28-r1 amd64, #905487 (diff) | |
download | gentoo-bd8e09796ec8c7f5eb8b05c18741a5d31f82d13a.tar.gz gentoo-bd8e09796ec8c7f5eb8b05c18741a5d31f82d13a.tar.bz2 gentoo-bd8e09796ec8c7f5eb8b05c18741a5d31f82d13a.zip |
dev-util/sysprof-capture: Stabilize 3.48.0 x86, #905515
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/sysprof-capture/sysprof-capture-3.48.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/sysprof-capture/sysprof-capture-3.48.0.ebuild b/dev-util/sysprof-capture/sysprof-capture-3.48.0.ebuild index f2e417f40bd4..569e8057bb58 100644 --- a/dev-util/sysprof-capture/sysprof-capture-3.48.0.ebuild +++ b/dev-util/sysprof-capture/sysprof-capture-3.48.0.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://sysprof.com/" LICENSE="GPL-3+ GPL-2+" SLOT="4" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 x86" RDEPEND="" DEPEND="${RDEPEND}" |