summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2005-12-26 06:29:34 +0000
committerJoseph Jezak <josejx@gentoo.org>2005-12-26 06:29:34 +0000
commited6587365b7e6c1163fc4a3d0a423f047ebbf784 (patch)
tree81cebea118358882953acc3b0407bffca8782be4 /net-www/mod_ftpd/mod_ftpd-0.13.0.ebuild
parentRemoving libddmpeg (diff)
downloadhistorical-ed6587365b7e6c1163fc4a3d0a423f047ebbf784.tar.gz
historical-ed6587365b7e6c1163fc4a3d0a423f047ebbf784.tar.bz2
historical-ed6587365b7e6c1163fc4a3d0a423f047ebbf784.zip
Marked ~ppc for bug #116721.
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'net-www/mod_ftpd/mod_ftpd-0.13.0.ebuild')
-rw-r--r--net-www/mod_ftpd/mod_ftpd-0.13.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/mod_ftpd/mod_ftpd-0.13.0.ebuild b/net-www/mod_ftpd/mod_ftpd-0.13.0.ebuild
index 1388b487c56f..56b8ceb6a124 100644
--- a/net-www/mod_ftpd/mod_ftpd-0.13.0.ebuild
+++ b/net-www/mod_ftpd/mod_ftpd-0.13.0.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/net-www/mod_ftpd/mod_ftpd-0.13.0.ebuild,v 1.3 2005/09/18 20:13:38 vericgar Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_ftpd/mod_ftpd-0.13.0.ebuild,v 1.4 2005/12/26 06:29:34 josejx Exp $
inherit eutils apache-module
@@ -10,7 +10,7 @@ SRC_URI="http://www.outoforder.cc/downloads/${PN}/${P}.tar.bz2"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="~ppc x86"
IUSE="dbi gdbm"
DEPEND="gdbm? ( >=sys-libs/gdbm-1.8.0-r5 )"