diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 20:11:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 20:11:44 +0200 |
commit | 7830bff738ffb60de9e344cd2911e8ac0a76ebd6 (patch) | |
tree | 80aad454a02290c3540fbaf994a16ecab1f957de /dev-util | |
parent | dev-util/sysprof: x86 stable wrt bug #717144 (diff) | |
download | gentoo-7830bff738ffb60de9e344cd2911e8ac0a76ebd6.tar.gz gentoo-7830bff738ffb60de9e344cd2911e8ac0a76ebd6.tar.bz2 gentoo-7830bff738ffb60de9e344cd2911e8ac0a76ebd6.zip |
dev-util/sysprof-capture: x86 stable wrt bug #717144
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/sysprof-capture/sysprof-capture-3.34.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/sysprof-capture/sysprof-capture-3.34.1-r1.ebuild b/dev-util/sysprof-capture/sysprof-capture-3.34.1-r1.ebuild index d5305a928787..cdc63554ec99 100644 --- a/dev-util/sysprof-capture/sysprof-capture-3.34.1-r1.ebuild +++ b/dev-util/sysprof-capture/sysprof-capture-3.34.1-r1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://sysprof.com/" LICENSE="GPL-3+ GPL-2+" SLOT="3" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=dev-libs/glib-2.61.3:2 |