summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé María Alonso <nimiux@gentoo.org>2015-01-12 22:54:24 +0000
committerJosé María Alonso <nimiux@gentoo.org>2015-01-12 22:54:24 +0000
commit54a5fb2fce6bc36560b953e51ebb5dc4c75ace08 (patch)
treea1a508e4fc231ff57233a7b9fb96fac9b898a18b /www-servers/thttpd/thttpd-2.27.0.ebuild
parentStable for amd64 wrt bug #530744 (diff)
downloadgentoo-2-54a5fb2fce6bc36560b953e51ebb5dc4c75ace08.tar.gz
gentoo-2-54a5fb2fce6bc36560b953e51ebb5dc4c75ace08.tar.bz2
gentoo-2-54a5fb2fce6bc36560b953e51ebb5dc4c75ace08.zip
Stable for amd64 wrt bug #535694
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key F253DB15)
Diffstat (limited to 'www-servers/thttpd/thttpd-2.27.0.ebuild')
-rw-r--r--www-servers/thttpd/thttpd-2.27.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/thttpd/thttpd-2.27.0.ebuild b/www-servers/thttpd/thttpd-2.27.0.ebuild
index db8188614cbe..6f5af2c0538d 100644
--- a/www-servers/thttpd/thttpd-2.27.0.ebuild
+++ b/www-servers/thttpd/thttpd-2.27.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/thttpd-2.27.0.ebuild,v 1.2 2015/01/08 21:09:15 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/thttpd-2.27.0.ebuild,v 1.3 2015/01/12 22:54:24 nimiux Exp $
EAPI="5"
@@ -15,7 +15,7 @@ else
MY_P="s${P}"
S="${WORKDIR}/${MY_P}"
SRC_URI="http://opensource.dyc.edu/pub/sthttpd/${MY_P}.tar.gz"
- KEYWORDS="~amd64 arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
+ KEYWORDS="amd64 arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
fi
DESCRIPTION="Fork of thttpd, a small, fast, multiplexing webserver"