diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-09-23 07:12:09 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-09-23 07:12:09 +0000 |
commit | 91f28c1963865a6adb4cfae4cee6f7d5d8e7d757 (patch) | |
tree | 99d6968ec8dee72bb575c8fe7357ecd1d4924635 /dev-libs/libev/libev-3.43.ebuild | |
parent | stable on x86. (diff) | |
download | gentoo-2-91f28c1963865a6adb4cfae4cee6f7d5d8e7d757.tar.gz gentoo-2-91f28c1963865a6adb4cfae4cee6f7d5d8e7d757.tar.bz2 gentoo-2-91f28c1963865a6adb4cfae4cee6f7d5d8e7d757.zip |
Added ~ppc
(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 f5d6cc3b4ba2..16f6c52eb6db 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.3 2008/08/24 11:30:42 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/libev-3.43.ebuild,v 1.4 2008/09/23 07:12:09 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 ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" IUSE="" src_unpack() { |