diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-15 22:01:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-15 22:01:45 +0000 |
commit | 965989ef8dc57d8f1fe6f389b8552c614d399dfe (patch) | |
tree | e0e2c8fb5e82997449e61dcaa5780421a58c7faa /net-libs/axtls/axtls-1.4.9.ebuild | |
parent | Stable for arm, wrt bug #457046 (diff) | |
download | gentoo-2-965989ef8dc57d8f1fe6f389b8552c614d399dfe.tar.gz gentoo-2-965989ef8dc57d8f1fe6f389b8552c614d399dfe.tar.bz2 gentoo-2-965989ef8dc57d8f1fe6f389b8552c614d399dfe.zip |
Stable for arm, wrt bug #457418
(Portage version: 2.1.11.31/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
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 1bf8025d4b36..f192f90e1812 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.5 2013/02/14 22:07:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/axtls/axtls-1.4.9.ebuild,v 1.6 2013/02/15 22:01:45 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" |