commit: 5e639d2ac45d3b13c5010c375b3fc9e0d5e4cd39 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Jul 15 15:27:19 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Jul 15 15:27:19 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e639d2a
x11-plugins/gkrellkam: Sort KEYWORDS Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild b/x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild index bbb98a01715..b0cff7e1856 100644 --- a/x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild +++ b/x11-plugins/gkrellkam/gkrellkam-2.0.0.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 @@ -13,7 +13,7 @@ HOMEPAGE="http://gkrellkam.sourceforge.net" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc alpha amd64" +KEYWORDS="alpha amd64 ppc sparc x86" IUSE="" RDEPEND="
