diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-12-20 15:52:22 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-12-20 15:52:22 +0000 |
commit | 0a2e7f9f57d3296c21592f6eb8875cf98807de8e (patch) | |
tree | cf0698056eefb1f8be7d622a83a486e7afad968f /dev-libs/libev/libev-3.48.ebuild | |
parent | Stable on ppc wrt bug 251468 (diff) | |
download | gentoo-2-0a2e7f9f57d3296c21592f6eb8875cf98807de8e.tar.gz gentoo-2-0a2e7f9f57d3296c21592f6eb8875cf98807de8e.tar.bz2 gentoo-2-0a2e7f9f57d3296c21592f6eb8875cf98807de8e.zip |
Stable on ppc wrt bug 250793
(Portage version: 2.1.6.1/cvs/Linux 2.6.27-hardened-r3 ppc)
Diffstat (limited to 'dev-libs/libev/libev-3.48.ebuild')
-rw-r--r-- | dev-libs/libev/libev-3.48.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libev/libev-3.48.ebuild b/dev-libs/libev/libev-3.48.ebuild index 073ab090784f..9b90de8a7278 100644 --- a/dev-libs/libev/libev-3.48.ebuild +++ b/dev-libs/libev/libev-3.48.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.48.ebuild,v 1.4 2008/12/17 22:11:45 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/libev-3.48.ebuild,v 1.5 2008/12/20 15:52:22 nixnut 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 ~ppc ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd" IUSE="" src_unpack() { |