summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-07-15 17:27:16 +0200
committerMichał Górny <mgorny@gentoo.org>2019-07-15 17:27:16 +0200
commit0a9f5ccdb05aa95d153ca35c4ab2c2e32d86f1a4 (patch)
tree43a423a703a020cec1c471ea6b7d9d349f4ac90d
parentwww-misc/wsmake: Sort KEYWORDS (diff)
downloadgentoo-0a9f5ccdb05aa95d153ca35c4ab2c2e32d86f1a4.tar.gz
gentoo-0a9f5ccdb05aa95d153ca35c4ab2c2e32d86f1a4.tar.bz2
gentoo-0a9f5ccdb05aa95d153ca35c4ab2c2e32d86f1a4.zip
x11-misc/quitcount: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--x11-misc/quitcount/quitcount-3.1.3.ebuild4
1 files 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 36f0e61fa25d..1fa341a50b67 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"