diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-09-21 23:45:45 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-09-21 23:45:45 +0000 |
commit | 64ccc451adf2880aa5042097e1ddfb532cc622d3 (patch) | |
tree | b501345fa73f66062333ab8eea69fab626db52d3 /www-servers/mini_httpd/mini_httpd-1.19.ebuild | |
parent | s390 KEYWORDS for #56567 (diff) | |
download | historical-64ccc451adf2880aa5042097e1ddfb532cc622d3.tar.gz historical-64ccc451adf2880aa5042097e1ddfb532cc622d3.tar.bz2 historical-64ccc451adf2880aa5042097e1ddfb532cc622d3.zip |
s390 KEYWORDS for #56568
Diffstat (limited to 'www-servers/mini_httpd/mini_httpd-1.19.ebuild')
-rw-r--r-- | www-servers/mini_httpd/mini_httpd-1.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/mini_httpd/mini_httpd-1.19.ebuild b/www-servers/mini_httpd/mini_httpd-1.19.ebuild index 77313b2b1765..bf7d7d68c081 100644 --- a/www-servers/mini_httpd/mini_httpd-1.19.ebuild +++ b/www-servers/mini_httpd/mini_httpd-1.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/mini_httpd/mini_httpd-1.19.ebuild,v 1.2 2004/08/30 16:28:08 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/mini_httpd/mini_httpd-1.19.ebuild,v 1.3 2004/09/21 23:45:45 vapier Exp $ DESCRIPTION="Small forking webserver with optional ssl and ipv6 support" HOMEPAGE="http://www.acme.com/software/mini_httpd/" @@ -8,7 +8,7 @@ SRC_URI="http://www.acme.com/software/mini_httpd/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ppc ~s390 ~x86" IUSE="ssl ipv6" DEPEND="virtual/libc |