commit:     0a9f5ccdb05aa95d153ca35c4ab2c2e32d86f1a4
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 15 15:27:16 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jul 15 15:27:16 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a9f5ccd

x11-misc/quitcount: Sort KEYWORDS

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 x11-misc/quitcount/quitcount-3.1.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-misc/quitcount/quitcount-3.1.3.ebuild 
b/x11-misc/quitcount/quitcount-3.1.3.ebuild
index 36f0e61fa25..1fa341a50b6 100644
--- a/x11-misc/quitcount/quitcount-3.1.3.ebuild
+++ b/x11-misc/quitcount/quitcount-3.1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MV}/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~amd64 ~x86"
 DEPEND="x11-libs/gtk+:3
        >=dev-libs/glib-2.6:2"
 

Reply via email to