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 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" |