diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-14 10:15:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-14 10:15:26 +0000 |
commit | f83f5171bff701924646e0ac430e81147b9f497d (patch) | |
tree | d908eeb5a1dda21a687eaea306e5d5522b7be2ec /net-libs/serf/serf-1.3.3.ebuild | |
parent | Stable for ppc64, wrt bug #502888 (diff) | |
download | historical-f83f5171bff701924646e0ac430e81147b9f497d.tar.gz historical-f83f5171bff701924646e0ac430e81147b9f497d.tar.bz2 historical-f83f5171bff701924646e0ac430e81147b9f497d.zip |
Stable for ppc64, wrt bug #498868
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
RepoMan-Options: --include-arches="ppc64"
Manifest-Sign-Key: 0x7194459F
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= |