diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:33:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:52:55 +0100 |
commit | ef0f591b082eb9b7377fece9556216a376105f70 (patch) | |
tree | 1d04f64cfd48e787501d2622f5888d0d30eeff11 /www-apache/mod_scgi | |
parent | media-gfx/luminance-hdr: x86 stable wrt bug #575084 (diff) | |
download | gentoo-ef0f591b082eb9b7377fece9556216a376105f70.tar.gz gentoo-ef0f591b082eb9b7377fece9556216a376105f70.tar.bz2 gentoo-ef0f591b082eb9b7377fece9556216a376105f70.zip |
www-apache/mod_scgi: x86 stable wrt bug #549002
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-apache/mod_scgi')
-rw-r--r-- | www-apache/mod_scgi/mod_scgi-1.14-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apache/mod_scgi/mod_scgi-1.14-r1.ebuild b/www-apache/mod_scgi/mod_scgi-1.14-r1.ebuild index 79cc3335d86c..65666c137cd8 100644 --- a/www-apache/mod_scgi/mod_scgi-1.14-r1.ebuild +++ b/www-apache/mod_scgi/mod_scgi-1.14-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="http://python.ca/scgi/releases/scgi-${PV}.tar.gz" LICENSE="CNRI" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc ~x86" +KEYWORDS="amd64 ~hppa ~ppc x86" IUSE="" DEPEND="~www-apps/scgi-${PV}" |