diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-08 09:35:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-08 09:35:08 +0000 |
commit | e15e54e3788d60c6352fa0a86aa24d9f5ba7b16d (patch) | |
tree | e925c3b58d4732e8a82f145816b689d90a1d99c8 /dev-libs/fcgi/fcgi-2.4.1_pre0910052249-r2.ebuild | |
parent | Stable for amd64, wrt bug #539220 (diff) | |
download | historical-e15e54e3788d60c6352fa0a86aa24d9f5ba7b16d.tar.gz historical-e15e54e3788d60c6352fa0a86aa24d9f5ba7b16d.tar.bz2 historical-e15e54e3788d60c6352fa0a86aa24d9f5ba7b16d.zip |
Stable for amd64, wrt bug #539164
Package-Manager: portage-2.2.14/cvs/Linux x86_64
RepoMan-Options: --include-arches="amd64"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-libs/fcgi/fcgi-2.4.1_pre0910052249-r2.ebuild')
-rw-r--r-- | dev-libs/fcgi/fcgi-2.4.1_pre0910052249-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/fcgi/fcgi-2.4.1_pre0910052249-r2.ebuild b/dev-libs/fcgi/fcgi-2.4.1_pre0910052249-r2.ebuild index 77ae60fa72c0..66dc7c726a9a 100644 --- a/dev-libs/fcgi/fcgi-2.4.1_pre0910052249-r2.ebuild +++ b/dev-libs/fcgi/fcgi-2.4.1_pre0910052249-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/fcgi-2.4.1_pre0910052249-r2.ebuild,v 1.1 2015/02/07 00:02:27 rafaelmartins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/fcgi-2.4.1_pre0910052249-r2.ebuild,v 1.2 2015/02/08 09:35:07 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://www.fastcgi.com/dist/fcgi-2.4.1-SNAP-0910052249.tar.gz" LICENSE="FastCGI" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="html" DEPEND="" |