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

www-apps/pcgi: Sort KEYWORDS

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

 www-apps/pcgi/pcgi-2.0_alpha5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-apps/pcgi/pcgi-2.0_alpha5.ebuild 
b/www-apps/pcgi/pcgi-2.0_alpha5.ebuild
index b4b6a1e0a96..788a90272d6 100644
--- a/www-apps/pcgi/pcgi-2.0_alpha5.ebuild
+++ b/www-apps/pcgi/pcgi-2.0_alpha5.ebuild
@@ -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=0
@@ -22,7 +22,7 @@ 
SRC_URI="http://www.zope.org/Products/Zope/${ZOPE_PV}/${ZOPE_P}.tgz
                 mirror://gentoo/PCGI-HOWTO-${DOCDATE}.html.bz2"
 LICENSE="ZPL"
 SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~ppc ~x86"
 IUSE=""
 DEPEND="${DEPEND}"
 RDEPEND="${RDEPEND}

Reply via email to