diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-25 08:06:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-25 08:06:09 +0000 |
commit | 84631fbf6dc617d08b0a12db6184380dd118bf76 (patch) | |
tree | c599b91422ad0fa79462da276aadeef80b5063fb /dev-libs/ppl/ppl-0.12.1-r1.ebuild | |
parent | Stable for sparc, wrt bug #469782 (diff) | |
download | gentoo-2-84631fbf6dc617d08b0a12db6184380dd118bf76.tar.gz gentoo-2-84631fbf6dc617d08b0a12db6184380dd118bf76.tar.bz2 gentoo-2-84631fbf6dc617d08b0a12db6184380dd118bf76.zip |
Stable for sparc, wrt bug #468988
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/ppl/ppl-0.12.1-r1.ebuild')
-rw-r--r-- | dev-libs/ppl/ppl-0.12.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/ppl/ppl-0.12.1-r1.ebuild b/dev-libs/ppl/ppl-0.12.1-r1.ebuild index 70e40620fab4..173f5cbdb199 100644 --- a/dev-libs/ppl/ppl-0.12.1-r1.ebuild +++ b/dev-libs/ppl/ppl-0.12.1-r1.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/dev-libs/ppl/ppl-0.12.1-r1.ebuild,v 1.11 2013/05/20 17:57:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ppl/ppl-0.12.1-r1.ebuild,v 1.12 2013/05/25 08:06:09 ago Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="http://bugseng.com/products/ppl/download/ftp/releases/${PV}/${P}.tar.bz LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~sparc-solaris" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~sparc-solaris" IUSE="doc lpsol pch static-libs test" RDEPEND=">=dev-libs/gmp-4.1.3[cxx] |