diff options
author | 2013-05-07 17:53:39 +0000 | |
---|---|---|
committer | 2013-05-07 17:53:39 +0000 | |
commit | 1bf7e8e007074b32beeb864be23283f9f4d1cdc2 (patch) | |
tree | 598873e3251067086a5831ab6882c5f366f1abf0 /net-libs/serf/serf-1.2.0.ebuild | |
parent | Stable for ppc64, wrt bug #468218 (diff) | |
download | gentoo-2-1bf7e8e007074b32beeb864be23283f9f4d1cdc2.tar.gz gentoo-2-1bf7e8e007074b32beeb864be23283f9f4d1cdc2.tar.bz2 gentoo-2-1bf7e8e007074b32beeb864be23283f9f4d1cdc2.zip |
Stable for ppc64, wrt bug #468220
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs/serf/serf-1.2.0.ebuild')
-rw-r--r-- | net-libs/serf/serf-1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/serf/serf-1.2.0.ebuild b/net-libs/serf/serf-1.2.0.ebuild index bdbce51e653e..1623b7fb78ed 100644 --- a/net-libs/serf/serf-1.2.0.ebuild +++ b/net-libs/serf/serf-1.2.0.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/serf/serf-1.2.0.ebuild,v 1.8 2013/05/07 13:57:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/serf/serf-1.2.0.ebuild,v 1.9 2013/05/07 17:53:39 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 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x64-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x64-macos" IUSE="" DEPEND="dev-libs/apr:1 |