diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-10-06 22:58:33 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-10-06 23:17:55 +0200 |
commit | 80bdb5fba8e9a76363012a15baab3ad77a5ef334 (patch) | |
tree | 5cc3e0547bd5450f5e59064b1d55f33d5f7364e4 /sys-process | |
parent | x11-misc/imwheel: x86 stable (bug #696384) (diff) | |
download | gentoo-80bdb5fba8e9a76363012a15baab3ad77a5ef334.tar.gz gentoo-80bdb5fba8e9a76363012a15baab3ad77a5ef334.tar.bz2 gentoo-80bdb5fba8e9a76363012a15baab3ad77a5ef334.zip |
sys-process/latencytop: x86 stable (bug #696372)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/latencytop/latencytop-0.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/latencytop/latencytop-0.5-r1.ebuild b/sys-process/latencytop/latencytop-0.5-r1.ebuild index 581390bf9ef9..003ad3662145 100644 --- a/sys-process/latencytop/latencytop-0.5-r1.ebuild +++ b/sys-process/latencytop/latencytop-0.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,7 +15,7 @@ CONFIG_CHECK="~LATENCYTOP" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm x86" IUSE="gtk" RDEPEND="dev-libs/glib:2 |