summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2005-08-16 13:18:09 +0000
committerLuis Medinas <metalgod@gentoo.org>2005-08-16 13:18:09 +0000
commit09d9a954b0f8783372f631dba5fe98cd4fb3d16f (patch)
treee9c1af86afa1fde15c0356031bea8db45fcb5d4e /www-servers/shttpd/shttpd-1.25.ebuild
parentVersion bump. Please note that ethereal wiretap support has been removed in t... (diff)
downloadgentoo-2-09d9a954b0f8783372f631dba5fe98cd4fb3d16f.tar.gz
gentoo-2-09d9a954b0f8783372f631dba5fe98cd4fb3d16f.tar.bz2
gentoo-2-09d9a954b0f8783372f631dba5fe98cd4fb3d16f.zip
Added ~amd64 keywords. Closes bug #99272.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'www-servers/shttpd/shttpd-1.25.ebuild')
-rw-r--r--www-servers/shttpd/shttpd-1.25.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/shttpd/shttpd-1.25.ebuild b/www-servers/shttpd/shttpd-1.25.ebuild
index a6719b2a48c1..69903431808c 100644
--- a/www-servers/shttpd/shttpd-1.25.ebuild
+++ b/www-servers/shttpd/shttpd-1.25.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/www-servers/shttpd/shttpd-1.25.ebuild,v 1.1 2005/07/01 04:49:16 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/shttpd/shttpd-1.25.ebuild,v 1.2 2005/08/16 13:18:09 metalgod Exp $
inherit eutils toolchain-funcs flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="ssl cgi threads dmalloc"
DEPEND="ssl? ( >=dev-libs/openssl-0.9.6g )