diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-09-23 08:09:43 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-09-23 08:09:43 +0000 |
commit | 5ead07930157bbc44dcfcd42c8341b27e64f8755 (patch) | |
tree | fdef04166d2228ebf1a6901680038780b5459869 /net-libs/axtls/axtls-1.4.8.ebuild | |
parent | x86 stable wrt bug #433263 (diff) | |
download | gentoo-2-5ead07930157bbc44dcfcd42c8341b27e64f8755.tar.gz gentoo-2-5ead07930157bbc44dcfcd42c8341b27e64f8755.tar.bz2 gentoo-2-5ead07930157bbc44dcfcd42c8341b27e64f8755.zip |
x86 stable wrt bug #429168
(Portage version: 2.1.11.9/cvs/Linux i686)
Diffstat (limited to 'net-libs/axtls/axtls-1.4.8.ebuild')
-rw-r--r-- | net-libs/axtls/axtls-1.4.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/axtls/axtls-1.4.8.ebuild b/net-libs/axtls/axtls-1.4.8.ebuild index ede743ef47ac..3c5b5ea07a42 100644 --- a/net-libs/axtls/axtls-1.4.8.ebuild +++ b/net-libs/axtls/axtls-1.4.8.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/net-libs/axtls/axtls-1.4.8.ebuild,v 1.7 2012/08/11 19:44:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/axtls/axtls-1.4.8.ebuild,v 1.8 2012/09/23 08:09:43 phajdan.jr Exp $ EAPI="4" @@ -41,7 +41,7 @@ S="${WORKDIR}/${MY_PN}" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="amd64 arm hppa ~mips ppc ppc64 ~x86" +KEYWORDS="amd64 arm hppa ~mips ppc ppc64 x86" IUSE="httpd cgi-lua cgi-php static static-libs doc" |