diff options
-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 |