diff options
author | 2013-04-02 10:55:54 +0000 | |
---|---|---|
committer | 2013-04-02 10:55:54 +0000 | |
commit | fada2b41a71a376eac03ef37d58eacb062f92f54 (patch) | |
tree | 82ff5b03716ad15214798a71f2bed1d963d7e40a /www-servers/thttpd/thttpd-2.26.4-r2.ebuild | |
parent | Stable for sparc, wrt bug #460618 (diff) | |
download | gentoo-2-fada2b41a71a376eac03ef37d58eacb062f92f54.tar.gz gentoo-2-fada2b41a71a376eac03ef37d58eacb062f92f54.tar.bz2 gentoo-2-fada2b41a71a376eac03ef37d58eacb062f92f54.zip |
Stable for sparc, wrt bug #458896
(Portage version: 2.1.11.55/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-servers/thttpd/thttpd-2.26.4-r2.ebuild')
-rw-r--r-- | www-servers/thttpd/thttpd-2.26.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/thttpd/thttpd-2.26.4-r2.ebuild b/www-servers/thttpd/thttpd-2.26.4-r2.ebuild index eb9b888bbe16..5652c69b5644 100644 --- a/www-servers/thttpd/thttpd-2.26.4-r2.ebuild +++ b/www-servers/thttpd/thttpd-2.26.4-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/thttpd-2.26.4-r2.ebuild,v 1.5 2013/03/23 12:38:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/thttpd-2.26.4-r2.ebuild,v 1.6 2013/04/02 10:55:54 ago Exp $ EAPI="4" @@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="BSD GPL-2" SLOT="0" -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" IUSE="" RDEPEND="" |