diff options
author | José María Alonso <nimiux@gentoo.org> | 2015-01-12 22:54:24 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2015-01-12 22:54:24 +0000 |
commit | 54a5fb2fce6bc36560b953e51ebb5dc4c75ace08 (patch) | |
tree | a1a508e4fc231ff57233a7b9fb96fac9b898a18b /www-servers/thttpd/thttpd-2.27.0.ebuild | |
parent | Stable for amd64 wrt bug #530744 (diff) | |
download | gentoo-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.ebuild | 4 |
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" |