diff options
author | Sam James <sam@gentoo.org> | 2022-05-28 02:18:28 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-28 02:18:28 +0100 |
commit | 846e0e7a3142e51d751f88070a8de09b6524275f (patch) | |
tree | b01387f3c7384714d31c69df6875e24b46a8be8c /dev-util | |
parent | dev-util/sysprof-common: Stabilize 3.44.0 amd64, #843794 (diff) | |
download | gentoo-846e0e7a3142e51d751f88070a8de09b6524275f.tar.gz gentoo-846e0e7a3142e51d751f88070a8de09b6524275f.tar.bz2 gentoo-846e0e7a3142e51d751f88070a8de09b6524275f.zip |
dev-util/sysprof: Stabilize 3.44.0 amd64, #843794
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/sysprof/sysprof-3.44.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/sysprof/sysprof-3.44.0.ebuild b/dev-util/sysprof/sysprof-3.44.0.ebuild index 4d11d4646eaa..f36a5f31d744 100644 --- a/dev-util/sysprof/sysprof-3.44.0.ebuild +++ b/dev-util/sysprof/sysprof-3.44.0.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://sysprof.com/" LICENSE="GPL-3+ GPL-2+" API_VERSION="4" SLOT="0/${API_VERSION}" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" IUSE="gtk +unwind" RDEPEND=" |