net-irc/psybnc: Sort KEYWORDS
authorMichał Górny <mgorny@gentoo.org>
Mon, 15 Jul 2019 15:25:06 +0000 (17:25 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 15 Jul 2019 15:25:06 +0000 (17:25 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-irc/psybnc/psybnc-2.3.2.9-r3.ebuild

index f7dc538ded25b5f0d7c50fbd048164fff5310437..b6593d48d19735f4a3856f97c77acf063f57ca6d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -14,7 +14,7 @@ SRC_URI="http://www.psybnc.at/download/beta/psyBNC-${MY_PV}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86 ~ppc"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
 IUSE="ipv6 ssl oidentd scripting multinetwork"
 
 DEPEND="ssl? ( >=dev-libs/openssl-0.9.7d )