summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2005-11-23 00:56:41 +0000
committerLuis Medinas <metalgod@gentoo.org>2005-11-23 00:56:41 +0000
commit3a672a55e6dfad868251eef7118991cf3fd2e97a (patch)
tree3c4ab35996d5da3f6e598d2121123ada2df578d2 /dev-libs/cgicc/cgicc-3.2.3.ebuild
parentStable on amd64. Bug #95214. (diff)
downloadgentoo-2-3a672a55e6dfad868251eef7118991cf3fd2e97a.tar.gz
gentoo-2-3a672a55e6dfad868251eef7118991cf3fd2e97a.tar.bz2
gentoo-2-3a672a55e6dfad868251eef7118991cf3fd2e97a.zip
Stable on amd64. Closes Bug #109177.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-libs/cgicc/cgicc-3.2.3.ebuild')
-rw-r--r--dev-libs/cgicc/cgicc-3.2.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/cgicc/cgicc-3.2.3.ebuild b/dev-libs/cgicc/cgicc-3.2.3.ebuild
index f566e953f94a..e5db6e55f4f7 100644
--- a/dev-libs/cgicc/cgicc-3.2.3.ebuild
+++ b/dev-libs/cgicc/cgicc-3.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/cgicc/cgicc-3.2.3.ebuild,v 1.2 2005/07/04 11:23:46 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cgicc/cgicc-3.2.3.ebuild,v 1.3 2005/11/23 00:56:41 metalgod Exp $
DESCRIPTION="A C++ class library for writing CGI applications"
HOMEPAGE="http://www.cgicc.org/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="~amd64 x86"
IUSE="doc debug"
DEPEND=">=sys-apps/sed-4"