diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-02 20:20:30 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-02 20:44:29 +0000 |
commit | dccd05da3f95683e8bafa991ce45b7a973a91040 (patch) | |
tree | 4ab22fa422fc26ab8d0e9b59918b011f0fbaf757 /www-apache | |
parent | sys-firmware/zd1211-firmware: stable 1.5 for ppc, bug #676792 (diff) | |
download | gentoo-dccd05da3f95683e8bafa991ce45b7a973a91040.tar.gz gentoo-dccd05da3f95683e8bafa991ce45b7a973a91040.tar.bz2 gentoo-dccd05da3f95683e8bafa991ce45b7a973a91040.zip |
www-apache/mod_fcgid: stable 2.3.9-r1 for ppc, bug #676812
Package-Manager: Portage-2.3.59, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'www-apache')
-rw-r--r-- | www-apache/mod_fcgid/mod_fcgid-2.3.9-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apache/mod_fcgid/mod_fcgid-2.3.9-r1.ebuild b/www-apache/mod_fcgid/mod_fcgid-2.3.9-r1.ebuild index df4dab78ef92..6cd91c53711e 100644 --- a/www-apache/mod_fcgid/mod_fcgid-2.3.9-r1.ebuild +++ b/www-apache/mod_fcgid/mod_fcgid-2.3.9-r1.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=5 @@ -10,7 +10,7 @@ SRC_URI="mirror://apache/httpd/mod_fcgid/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~hppa ppc ~ppc64 ~x86" IUSE="" APACHE2_MOD_CONF="2.2/20_${PN}" |