summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-09-05 17:52:37 +0000
committerThomas Cort <tcort@gentoo.org>2006-09-05 17:52:37 +0000
commit45753193e81043a55ccfd57bae27516bb149e5ba (patch)
treec2a098ba15e2415e56ddb3b74219230b4d8cfc4a /dev-libs/fcgi/fcgi-2.4.0-r1.ebuild
parentAdded ~alpha keyword. (diff)
downloadgentoo-2-45753193e81043a55ccfd57bae27516bb149e5ba.tar.gz
gentoo-2-45753193e81043a55ccfd57bae27516bb149e5ba.tar.bz2
gentoo-2-45753193e81043a55ccfd57bae27516bb149e5ba.zip
Added ~alpha keyword.
(Portage version: 2.1-r2)
Diffstat (limited to 'dev-libs/fcgi/fcgi-2.4.0-r1.ebuild')
-rw-r--r--dev-libs/fcgi/fcgi-2.4.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/fcgi/fcgi-2.4.0-r1.ebuild b/dev-libs/fcgi/fcgi-2.4.0-r1.ebuild
index cf6066ff62fd..5185f3ec20ae 100644
--- a/dev-libs/fcgi/fcgi-2.4.0-r1.ebuild
+++ b/dev-libs/fcgi/fcgi-2.4.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/fcgi-2.4.0-r1.ebuild,v 1.1 2006/08/05 15:54:49 phreak Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/fcgi-2.4.0-r1.ebuild,v 1.2 2006/09/05 17:52:37 tcort Exp $
inherit autotools
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.fastcgi.com/"
SRC_URI="http://www.fastcgi.com/dist/${P}.tar.gz"
LICENSE="FastCGI"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND="virtual/libc"