diff options
Diffstat (limited to 'dev-libs/libev/libev-3.43.ebuild')
-rw-r--r-- | dev-libs/libev/libev-3.43.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libev/libev-3.43.ebuild b/dev-libs/libev/libev-3.43.ebuild index f4b55ba90028..f5d6cc3b4ba2 100644 --- a/dev-libs/libev/libev-3.43.ebuild +++ b/dev-libs/libev/libev-3.43.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/libev-3.43.ebuild,v 1.2 2008/08/14 07:39:31 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/libev-3.43.ebuild,v 1.3 2008/08/24 11:30:42 corsair Exp $ inherit autotools eutils @@ -10,7 +10,7 @@ SRC_URI="http://dist.schmorp.de/libev/${P}.tar.gz" LICENSE="|| ( BSD GPL-2 )" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd" IUSE="" src_unpack() { |