diff options
Diffstat (limited to 'www-servers/thttpd/thttpd-2.25b-r6.ebuild')
-rw-r--r-- | www-servers/thttpd/thttpd-2.25b-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/thttpd/thttpd-2.25b-r6.ebuild b/www-servers/thttpd/thttpd-2.25b-r6.ebuild index e7563e8e53cd..2edfd1942246 100644 --- a/www-servers/thttpd/thttpd-2.25b-r6.ebuild +++ b/www-servers/thttpd/thttpd-2.25b-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/thttpd-2.25b-r6.ebuild,v 1.3 2007/01/10 08:27:05 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/thttpd-2.25b-r6.ebuild,v 1.4 2007/01/20 16:25:17 eroyf Exp $ inherit eutils flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="http://www.acme.com/software/thttpd/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~hppa ppc x86 ~x86-fbsd" +KEYWORDS="~amd64 ~hppa ~mips ppc x86 ~x86-fbsd" IUSE="static" src_unpack() { |