summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-07-15 17:20:54 +0200
committerMichał Górny <mgorny@gentoo.org>2019-07-15 17:20:54 +0200
commit209876253705a78003c051ecb6e1c2331eebd830 (patch)
tree51d173973384d910b1ce72cfdbd0d35e4eab87ae /app-admin/quickswitch
parentapp-admin/pydf: Sort KEYWORDS (diff)
downloadgentoo-209876253705a78003c051ecb6e1c2331eebd830.tar.gz
gentoo-209876253705a78003c051ecb6e1c2331eebd830.tar.bz2
gentoo-209876253705a78003c051ecb6e1c2331eebd830.zip
app-admin/quickswitch: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-admin/quickswitch')
-rw-r--r--app-admin/quickswitch/quickswitch-1.05.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/quickswitch/quickswitch-1.05.ebuild b/app-admin/quickswitch/quickswitch-1.05.ebuild
index 24b21cea6b25..33a39aaf63c5 100644
--- a/app-admin/quickswitch/quickswitch-1.05.ebuild
+++ b/app-admin/quickswitch/quickswitch-1.05.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 @@ HOMEPAGE="http://quickswitch.sf.net"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc s390 amd64"
+KEYWORDS="amd64 ppc s390 sparc x86"
IUSE="ncurses"
DEPEND=">=dev-lang/perl-5.6.0"