From: Michał Górny Date: Mon, 15 Jul 2019 15:21:42 +0000 (+0200) Subject: app-misc/cbview: Sort KEYWORDS X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a1cf0cdfe54bdaebd77eeaec4f3081b1bfd879c6;p=gentoo.git app-misc/cbview: Sort KEYWORDS Signed-off-by: Michał Górny --- diff --git a/app-misc/cbview/cbview-0.06-r1.ebuild b/app-misc/cbview/cbview-0.06-r1.ebuild index 286374eacc42..8a9d8e740af2 100644 --- a/app-misc/cbview/cbview-0.06-r1.ebuild +++ b/app-misc/cbview/cbview-0.06-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=6 @@ -9,7 +9,7 @@ SRC_URI="http://elvine.org/code/cbview/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" RDEPEND=""