diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 11:00:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 11:00:40 +0000 |
commit | 85b49a5c5b9202b91647d17fb04e6d4f47ae9f34 (patch) | |
tree | 8cf7edfc496be932d44edda49d6bd40757e91389 /net-libs/serf/serf-1.3.3.ebuild | |
parent | Stable for x86, wrt bug #497460 (diff) | |
download | gentoo-2-85b49a5c5b9202b91647d17fb04e6d4f47ae9f34.tar.gz gentoo-2-85b49a5c5b9202b91647d17fb04e6d4f47ae9f34.tar.bz2 gentoo-2-85b49a5c5b9202b91647d17fb04e6d4f47ae9f34.zip |
Stable for x86, wrt bug #498868
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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 a42c98fea8df..7f52e09ada8e 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.4 2014/01/23 12:36:08 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/serf/serf-1.3.3.ebuild,v 1.5 2014/01/26 11:00:40 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= |