diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-14 10:15:25 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-14 10:15:25 +0000 |
commit | f9a95459d80c47656c5c5703c2c12c3c8689e8ed (patch) | |
tree | add1800710d0e2879f720551c1dc3c0c4aa72663 /net-libs/serf/serf-1.3.3.ebuild | |
parent | Stable for ppc64, wrt bug #502888 (diff) | |
download | gentoo-2-f9a95459d80c47656c5c5703c2c12c3c8689e8ed.tar.gz gentoo-2-f9a95459d80c47656c5c5703c2c12c3c8689e8ed.tar.bz2 gentoo-2-f9a95459d80c47656c5c5703c2c12c3c8689e8ed.zip |
Stable for ppc64, wrt bug #498868
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs/serf/serf-1.3.3.ebuild')
-rw-r--r-- | net-libs/serf/serf-1.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/serf/serf-1.3.3.ebuild b/net-libs/serf/serf-1.3.3.ebuild index 0b154dab990a..857b9667f12f 100644 --- a/net-libs/serf/serf-1.3.3.ebuild +++ b/net-libs/serf/serf-1.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/serf/serf-1.3.3.ebuild,v 1.9 2014/02/22 19:30:59 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/serf/serf-1.3.3.ebuild,v 1.10 2014/03/14 10:15:25 ago Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="http://serf.googlecode.com/files/${P}.tar.bz2" LICENSE="Apache-2.0" SLOT="1" -KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="kerberos" RDEPEND="dev-libs/apr:1= |