diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:27:13 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:27:13 +0200 |
commit | c548ec715c89b19c2d8309e17eb462cf2a5665f6 (patch) | |
tree | e333979294ecb7285e3c2417f65dbdbc7432824c /www-apps | |
parent | www-apps/metadot: Sort KEYWORDS (diff) | |
download | gentoo-c548ec715c89b19c2d8309e17eb462cf2a5665f6.tar.gz gentoo-c548ec715c89b19c2d8309e17eb462cf2a5665f6.tar.bz2 gentoo-c548ec715c89b19c2d8309e17eb462cf2a5665f6.zip |
www-apps/pcgi: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/pcgi/pcgi-2.0_alpha5.ebuild | 4 |
1 files 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 b4b6a1e0a96a..788a90272d6a 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} |