From 209876253705a78003c051ecb6e1c2331eebd830 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Mon, 15 Jul 2019 17:20:54 +0200 Subject: app-admin/quickswitch: Sort KEYWORDS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- app-admin/quickswitch/quickswitch-1.05.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-admin/quickswitch') 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" -- cgit v1.2.3-65-gdbad