diff options
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 4203026cb1bf..ede743ef47ac 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.6 2012/08/07 12:35:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/axtls/axtls-1.4.8.ebuild,v 1.7 2012/08/11 19:44:23 ago 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" |