diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-31 23:17:54 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-31 23:20:20 +0100 |
commit | 1a98fe5401ce788839b9adba34a663bf694fe652 (patch) | |
tree | fe2fcc5f29d5eed2ecd9cea4f964cc3d9008a704 | |
parent | www-apache/mod_scgi: amd64 stable wrt bug #549002 (diff) | |
download | gentoo-1a98fe5401ce788839b9adba34a663bf694fe652.tar.gz gentoo-1a98fe5401ce788839b9adba34a663bf694fe652.tar.bz2 gentoo-1a98fe5401ce788839b9adba34a663bf694fe652.zip |
www-apps/scgi: amd64 stable wrt bug #549002
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | www-apps/scgi/scgi-1.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/scgi/scgi-1.14.ebuild b/www-apps/scgi/scgi-1.14.ebuild index 1fca728d6584..46542e14a6cb 100644 --- a/www-apps/scgi/scgi-1.14.ebuild +++ b/www-apps/scgi/scgi-1.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ SRC_URI="http://python.ca/scgi/releases/${P}.tar.gz" LICENSE="CNRI" SLOT="0" -KEYWORDS="~amd64 hppa ~ppc x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 hppa ~ppc x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="" DEPEND="" |