diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:27:21 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:27:21 +0200 |
commit | 90291496cd76d26dd5c4798eee6f2cbb07dd2575 (patch) | |
tree | 5e8547136f74d86046f4a28462620c80ee947fc7 /x11-plugins | |
parent | x11-plugins/gkrellkam: Sort KEYWORDS (diff) | |
download | gentoo-90291496cd76d26dd5c4798eee6f2cbb07dd2575.tar.gz gentoo-90291496cd76d26dd5c4798eee6f2cbb07dd2575.tar.bz2 gentoo-90291496cd76d26dd5c4798eee6f2cbb07dd2575.zip |
x11-plugins/gkrellmlaunch: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild b/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild index 616508568460..a8cf132a9b4d 100644 --- a/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild +++ b/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ HOMEPAGE="http://gkrellmlaunch.sourceforge.net/" LICENSE="GPL-2" SLOT="2" -KEYWORDS="x86 ppc sparc alpha amd64" +KEYWORDS="alpha amd64 ppc sparc x86" IUSE="" RDEPEND="app-admin/gkrellm:2[X]" |