diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-08-24 11:30:42 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-08-24 11:30:42 +0000 |
commit | b5dba15186e91f6b8640bfc250e51e695f1df0f9 (patch) | |
tree | 71255f91efd62da881441c54a56cd173431d0dfc /dev-libs/libev/libev-3.43.ebuild | |
parent | Stable on ppc64; bug #231675 (diff) | |
download | gentoo-2-b5dba15186e91f6b8640bfc250e51e695f1df0f9.tar.gz gentoo-2-b5dba15186e91f6b8640bfc250e51e695f1df0f9.tar.bz2 gentoo-2-b5dba15186e91f6b8640bfc250e51e695f1df0f9.zip |
Added ~ppc64; bug #234421
(Portage version: 2.1.4.4)
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() { |