diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-06-20 06:39:26 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-06-20 06:39:26 +0000 |
commit | bfc1bb1177ce57782024327a32709ff80caba517 (patch) | |
tree | d191c217491134247d4ba7d976d5fc871e61b376 /www-servers/thttpd | |
parent | marked x86 per bug 422381 (diff) | |
download | gentoo-2-bfc1bb1177ce57782024327a32709ff80caba517.tar.gz gentoo-2-bfc1bb1177ce57782024327a32709ff80caba517.tar.bz2 gentoo-2-bfc1bb1177ce57782024327a32709ff80caba517.zip |
marked x86 per bug 422247
(Portage version: 2.2.0_alpha110/cvs/Linux i686)
Diffstat (limited to 'www-servers/thttpd')
-rw-r--r-- | www-servers/thttpd/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/thttpd/thttpd-2.26.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/thttpd/ChangeLog b/www-servers/thttpd/ChangeLog index 6928e5f00a17..eaf41eb66b22 100644 --- a/www-servers/thttpd/ChangeLog +++ b/www-servers/thttpd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-servers/thttpd # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v 1.40 2012/06/19 19:55:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v 1.41 2012/06/20 06:39:26 jdhore Exp $ + + 20 Jun 2012; Jeff Horelick <jdhore@gentoo.org> thttpd-2.26.2.ebuild: + marked x86 per bug 422247 19 Jun 2012; Agostino Sarubbo <ago@gentoo.org> thttpd-2.26.2.ebuild: Stable for amd64, wrt bug #422247 diff --git a/www-servers/thttpd/thttpd-2.26.2.ebuild b/www-servers/thttpd/thttpd-2.26.2.ebuild index 5aacdcee323b..61e88e234cee 100644 --- a/www-servers/thttpd/thttpd-2.26.2.ebuild +++ b/www-servers/thttpd/thttpd-2.26.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/thttpd-2.26.2.ebuild,v 1.4 2012/06/19 19:55:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/thttpd-2.26.2.ebuild,v 1.5 2012/06/20 06:39:26 jdhore Exp $ EAPI="4" @@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~mips ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~mips x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="" |