diff options
author | 2009-11-17 15:26:22 +0000 | |
---|---|---|
committer | 2009-11-17 15:26:22 +0000 | |
commit | 577d4e88ef57a83b00a57ae5a713e434f8b30388 (patch) | |
tree | 8dc8ab82e1e04a87f9805464633186b75b1e08e2 /dev-libs/apr/apr-1.3.9.ebuild | |
parent | Cleanup unpack. (diff) | |
download | gentoo-2-577d4e88ef57a83b00a57ae5a713e434f8b30388.tar.gz gentoo-2-577d4e88ef57a83b00a57ae5a713e434f8b30388.tar.bz2 gentoo-2-577d4e88ef57a83b00a57ae5a713e434f8b30388.zip |
Marking apr-1.3.9 ppc64 for bug 290319
(Portage version: 2.1.7.1/cvs/Linux ppc64)
Diffstat (limited to 'dev-libs/apr/apr-1.3.9.ebuild')
-rw-r--r-- | dev-libs/apr/apr-1.3.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/apr/apr-1.3.9.ebuild b/dev-libs/apr/apr-1.3.9.ebuild index 12e3893970cb..fa2fc5f1a9b2 100644 --- a/dev-libs/apr/apr-1.3.9.ebuild +++ b/dev-libs/apr/apr-1.3.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/apr/apr-1.3.9.ebuild,v 1.7 2009/11/14 15:06:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/apr/apr-1.3.9.ebuild,v 1.8 2009/11/17 15:26:22 ranger Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://apache/apr/${P}.tar.bz2" LICENSE="Apache-2.0" SLOT="1" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="debug doc older-kernels-compatibility +urandom" RESTRICT="test" |