commit: 379c404d683747fa55672eaf7f36f23eda4438de Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Fri Jan 26 15:02:38 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Fri Jan 26 15:02:38 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=379c404d
dev-util/sysprof: amd64 stable wrt bug #644096 Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-util/sysprof/sysprof-3.24.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/sysprof/sysprof-3.24.1.ebuild b/dev-util/sysprof/sysprof-3.24.1.ebuild index bc46f88d423..af910f73b7a 100644 --- a/dev-util/sysprof/sysprof-3.24.1.ebuild +++ b/dev-util/sysprof/sysprof-3.24.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ HOMEPAGE="http://sysprof.com/" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug gtk systemd" RDEPEND="
