diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 21:59:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 21:59:28 +0000 |
commit | 04ffec226b345d294772bd71323a763beb45ac39 (patch) | |
tree | 7fbc4e9af2be48033ef08694a1ce3360354c0b28 /net-libs/axtls/axtls-1.4.9.ebuild | |
parent | EAPI bump, add icu subslot dep wrt bug 455900 (diff) | |
download | historical-04ffec226b345d294772bd71323a763beb45ac39.tar.gz historical-04ffec226b345d294772bd71323a763beb45ac39.tar.bz2 historical-04ffec226b345d294772bd71323a763beb45ac39.zip |
Stable for ppc64, wrt bug #457418
Package-Manager: portage-2.1.11.31/cvs/Linux ppc64
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'net-libs/axtls/axtls-1.4.9.ebuild')
-rw-r--r-- | net-libs/axtls/axtls-1.4.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/axtls/axtls-1.4.9.ebuild b/net-libs/axtls/axtls-1.4.9.ebuild index f90d07e81e84..4967a2ade4db 100644 --- a/net-libs/axtls/axtls-1.4.9.ebuild +++ b/net-libs/axtls/axtls-1.4.9.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/net-libs/axtls/axtls-1.4.9.ebuild,v 1.3 2013/02/14 20:18:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/axtls/axtls-1.4.9.ebuild,v 1.4 2013/02/14 21:59:27 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" |